aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBD-Pg/Makefile
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2006-04-20 18:26:25 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2006-04-20 18:26:25 +0000
commitdec321fb261a0b6f287ea7fe9200c34da8183269 (patch)
treeac8f7ab6ca34607881347cf5a3a685ba6ca6426e /databases/p5-DBD-Pg/Makefile
parent651846294b55244c78cdf46698542b903b2f1d6c (diff)
downloadports-dec321fb261a0b6f287ea7fe9200c34da8183269.tar.gz
ports-dec321fb261a0b6f287ea7fe9200c34da8183269.zip
Notes
Diffstat (limited to 'databases/p5-DBD-Pg/Makefile')
-rw-r--r--databases/p5-DBD-Pg/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/databases/p5-DBD-Pg/Makefile b/databases/p5-DBD-Pg/Makefile
index c6c60a635959..139cd0131e99 100644
--- a/databases/p5-DBD-Pg/Makefile
+++ b/databases/p5-DBD-Pg/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= DBD-Pg
-PORTVERSION= 1.43
-PORTREVISION= 1
+PORTVERSION= 1.48
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= DBD
@@ -39,7 +38,7 @@ post-install:
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500600
-IGNORE= Needs DBI 1.38 which needs perl 5.6, install lang/perl5.8 and try again
+IGNORE= needs DBI 1.38 which needs perl 5.6, install lang/perl5.8 and try again
.endif
PG_CONFIG= ${LOCALBASE}/bin/pg_config