summaryrefslogtreecommitdiff
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
parentPrepare for postgresql 9.3 beta 1 by svn cp postgresql92-* postgresql93-* (diff)
Add postgresql 9.3 beta1
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"