diff options
Diffstat (limited to 'databases/postgresql92-plpython/Makefile')
-rw-r--r-- | databases/postgresql92-plpython/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql92-plpython/Makefile b/databases/postgresql92-plpython/Makefile index 0fccab61ab19..53af6df32ada 100644 --- a/databases/postgresql92-plpython/Makefile +++ b/databases/postgresql92-plpython/Makefile @@ -1,5 +1,5 @@ # $FreeBSD$ -WANT_PGSQL_VER= 92 +WANT_PGSQL_VER= 9.2 .include "${.CURDIR}/../postgresql90-plpython/Makefile" |