summaryrefslogtreecommitdiff
path: root/databases/postgresql92-pltcl
diff options
context:
space:
mode:
authorPalle Girgensohn <girgen@FreeBSD.org>2013-10-17 13:39:36 +0000
committerPalle Girgensohn <girgen@FreeBSD.org>2013-10-17 13:39:36 +0000
commitfd63fcc98e65811599b522c3a17c1936dabbe56b (patch)
tree24530fb108619ff2ad35c173b06d2f45deb3ff17 /databases/postgresql92-pltcl
parentAllow staging rubygems (which here, enforce the bindir for staged rubygem ports) (diff)
Fix LATEST_LINK and some cleanup
Notes
Notes: svn path=/head/; revision=330639
Diffstat (limited to 'databases/postgresql92-pltcl')
-rw-r--r--databases/postgresql92-pltcl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql92-pltcl/Makefile b/databases/postgresql92-pltcl/Makefile
index 37158db86a0f..195080eee275 100644
--- a/databases/postgresql92-pltcl/Makefile
+++ b/databases/postgresql92-pltcl/Makefile
@@ -4,4 +4,4 @@
WANT_PGSQL_VER= 92
NO_STAGE= yes
-.include "${.CURDIR}/../postgresql90-pltcl/Makefile"
+.include "${.CURDIR}/../postgresql91-pltcl/Makefile"