aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2019-03-15 00:47:02 +0000
committerWen Heping <wen@FreeBSD.org>2019-03-15 00:47:02 +0000
commit28cd052f6d9d416ba18010553a6781ce8dd00ceb (patch)
treed071c5d9bdf08f59b46533022f073041b04d83f2 /databases/Makefile
parent1af070e170d0439adf4ccbf9a8ffb827211802ce (diff)
downloadports-28cd052f6d9d416ba18010553a6781ce8dd00ceb.tar.gz
ports-28cd052f6d9d416ba18010553a6781ce8dd00ceb.zip
- Repocopy postgis24 --> postgis25 and update to 2.5.2
PR: 231712 Submitted by: darcy@dbitech.ca Reviewed by: sunpoet@, rhurlin_gwdg.de, harrison.grundy-astrodoggroup.com Approved by: lbartoletti_tuxfamily.org(maintainer) Differential Revision: https://reviews.freebsd.org/D17320
Notes
Notes: svn path=/head/; revision=495753
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 bc4228d1991d..cef310a9c804 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -675,6 +675,7 @@
SUBDIR += postgis22
SUBDIR += postgis23
SUBDIR += postgis24
+ SUBDIR += postgis25
SUBDIR += postgres-xl
SUBDIR += postgresql-cstore_fdw
SUBDIR += postgresql-jdbc