diff options
Diffstat (limited to 'databases/postgresql94-plpython/Makefile')
-rw-r--r-- | databases/postgresql94-plpython/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql94-plpython/Makefile b/databases/postgresql94-plpython/Makefile index 19611fb5474d..0a32973197a9 100644 --- a/databases/postgresql94-plpython/Makefile +++ b/databases/postgresql94-plpython/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ PORTREVISION= 0 -WANT_PGSQL_VER= 94 +WANT_PGSQL_VER= 9.4 .include "${.CURDIR}/../postgresql90-plpython/Makefile" |