aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorLoïc Bartoletti <lbartoletti@FreeBSD.org>2021-12-10 10:30:31 +0000
committerLoïc Bartoletti <lbartoletti@FreeBSD.org>2021-12-18 06:46:52 +0000
commit8008bf09c4f9dae01e52f4fb2578149bd043c966 (patch)
treec7d08c37a1c1dfcca254dc6bc9490d0f97b7e858 /databases/Makefile
parent02c444877dcae9b85b5af89ef4424330d2735488 (diff)
downloadports-8008bf09c4f9dae01e52f4fb2578149bd043c966.tar.gz
ports-8008bf09c4f9dae01e52f4fb2578149bd043c966.zip
databases/postgis32: Add new port
The PostGIS Team is pleased to release PostGIS 3.2.0, the Olivier Courtin release. This release would not be possible without the various developers listed in the credits as well as the companies that provided funding and developer time. URL: https://postgis.net/2021/12/18/postgis-3.2.0/
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile
index a030338bbdca..d26055fd55e0 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -659,6 +659,7 @@
SUBDIR += postgis25
SUBDIR += postgis30
SUBDIR += postgis31
+ SUBDIR += postgis32
SUBDIR += postgresql-cstore_fdw
SUBDIR += postgresql-jdbc
SUBDIR += postgresql-libpgeasy