diff options
Diffstat (limited to 'databases/postgresql91-plpython')
-rw-r--r-- | databases/postgresql91-plpython/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql91-plpython/Makefile b/databases/postgresql91-plpython/Makefile index f5fe4f38ee99..949444df6811 100644 --- a/databases/postgresql91-plpython/Makefile +++ b/databases/postgresql91-plpython/Makefile @@ -1,5 +1,5 @@ # $FreeBSD$ -WANT_PGSQL_VER= 91 +WANT_PGSQL_VER= 9.1 .include "${.CURDIR}/../postgresql90-plpython/Makefile" |