aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql93-plpython
diff options
context:
space:
mode:
authorPalle Girgensohn <girgen@FreeBSD.org>2013-05-12 00:00:56 +0000
committerPalle Girgensohn <girgen@FreeBSD.org>2013-05-12 00:00:56 +0000
commit3a20a081436275a918ef2f46ac47577d5915a064 (patch)
treec845074047e4159bbf4b7979ea846036c16ee39c /databases/postgresql93-plpython
parent740b7ff067e9a4950228fcfef257b2e7d4e698fe (diff)
downloadports-3a20a081436275a918ef2f46ac47577d5915a064.tar.gz
ports-3a20a081436275a918ef2f46ac47577d5915a064.zip
Notes
Diffstat (limited to 'databases/postgresql93-plpython')
-rw-r--r--databases/postgresql93-plpython/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql93-plpython/Makefile b/databases/postgresql93-plpython/Makefile
index 0fccab61ab19..7a94bc0d5070 100644
--- a/databases/postgresql93-plpython/Makefile
+++ b/databases/postgresql93-plpython/Makefile
@@ -1,5 +1,5 @@
# $FreeBSD$
-WANT_PGSQL_VER= 92
+WANT_PGSQL_VER= 93
.include "${.CURDIR}/../postgresql90-plpython/Makefile"