aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorLoïc Bartoletti <lbartoletti@FreeBSD.org>2020-12-19 06:54:06 +0000
committerLoïc Bartoletti <lbartoletti@FreeBSD.org>2020-12-19 06:54:06 +0000
commite7fe01c40ada3208a830c0b802c92708b39700fa (patch)
treeb0811faa80df7436dac0b841ea908ce5543a8c91 /databases/Makefile
parent737b47ced919c129cce6211d2be8bab6560f50cc (diff)
downloadports-e7fe01c40ada3208a830c0b802c92708b39700fa.tar.gz
ports-e7fe01c40ada3208a830c0b802c92708b39700fa.zip
databases: add postgis31
fix r558434
Notes
Notes: svn path=/head/; revision=558435
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 039c55125dd9..892a51011188 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -660,6 +660,7 @@
SUBDIR += postgis24
SUBDIR += postgis25
SUBDIR += postgis30
+ SUBDIR += postgis31
SUBDIR += postgresql-cstore_fdw
SUBDIR += postgresql-jdbc
SUBDIR += postgresql-libpgeasy