diff options
Diffstat (limited to 'databases/postgresql84-plperl')
-rw-r--r-- | databases/postgresql84-plperl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql84-plperl/Makefile b/databases/postgresql84-plperl/Makefile index 58c84e6cca4a..3b8f49575338 100644 --- a/databases/postgresql84-plperl/Makefile +++ b/databases/postgresql84-plperl/Makefile @@ -1,6 +1,6 @@ # Created by: Palle Girgensohn <girgen@partitur.se> # $FreeBSD$ -WANT_PGSQL_VER= 84 +WANT_PGSQL_VER= 8.4 .include "${.CURDIR}/../postgresql90-plperl/Makefile" |