aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql91-plperl
diff options
context:
space:
mode:
authorChris Rees <crees@FreeBSD.org>2014-08-25 17:53:26 +0000
committerChris Rees <crees@FreeBSD.org>2014-08-25 17:53:26 +0000
commitdab15277f4ab5eef396460d80afc54d1f390a815 (patch)
treef4e1f058cc1522d75a823a40f2ba1399351fc840 /databases/postgresql91-plperl
parent32d8ffea3cafc13aed6c11f064e6d912acffe5a2 (diff)
Notes
Diffstat (limited to 'databases/postgresql91-plperl')
-rw-r--r--databases/postgresql91-plperl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql91-plperl/Makefile b/databases/postgresql91-plperl/Makefile
index 690f32e46b4c..13ea9ecd3b67 100644
--- a/databases/postgresql91-plperl/Makefile
+++ b/databases/postgresql91-plperl/Makefile
@@ -1,7 +1,7 @@
# Created by: Palle Girgensohn <girgen@partitur.se>
# $FreeBSD$
-WANT_PGSQL_VER= 91
+WANT_PGSQL_VER= 9.1
COMPONENT= -plperl
.include "${.CURDIR}/../postgresql90-plperl/Makefile"