diff options
Diffstat (limited to 'databases/postgresql84-plpython/Makefile')
-rw-r--r-- | databases/postgresql84-plpython/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql84-plpython/Makefile b/databases/postgresql84-plpython/Makefile index 21432d129dd9..b213c2e234a8 100644 --- a/databases/postgresql84-plpython/Makefile +++ b/databases/postgresql84-plpython/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ USE_PYTHON= 2 -WANT_PGSQL_VER= 84 +WANT_PGSQL_VER= 8.4 .include "${.CURDIR}/../postgresql90-plpython/Makefile" |