aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql95-docs
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2016-10-01 13:16:04 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2016-10-01 13:16:04 +0000
commitec419424bfbc972984f52496dc54706e5a7edc56 (patch)
treeba1ca4767a580b71972aff8bb7fc950fe10cf289 /databases/postgresql95-docs
parent0c508133451ad8bf972ea7b8c67a6c4afbaa1b34 (diff)
downloadports-ec419424bfbc972984f52496dc54706e5a7edc56.tar.gz
ports-ec419424bfbc972984f52496dc54706e5a7edc56.zip
Modify postgresql9[2-5]-docs to include postgresql96-docs/Makefile
instead of expired postgresql91-docs/Makefile
Notes
Notes: svn path=/head/; revision=423058
Diffstat (limited to 'databases/postgresql95-docs')
-rw-r--r--databases/postgresql95-docs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql95-docs/Makefile b/databases/postgresql95-docs/Makefile
index cbb5139278f5..059cfb44e24b 100644
--- a/databases/postgresql95-docs/Makefile
+++ b/databases/postgresql95-docs/Makefile
@@ -3,4 +3,4 @@
WANT_PGSQL_VER=9.5
-.include "${.CURDIR}/../postgresql91-docs/Makefile"
+.include "${.CURDIR}/../postgresql96-docs/Makefile"