diff options
Diffstat (limited to 'databases/p5-DBD-postgresql/Makefile')
-rw-r--r-- | databases/p5-DBD-postgresql/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/databases/p5-DBD-postgresql/Makefile b/databases/p5-DBD-postgresql/Makefile index ef71359d5a0..7fad815052d 100644 --- a/databases/p5-DBD-postgresql/Makefile +++ b/databases/p5-DBD-postgresql/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.68 2014/05/29 23:35:27 wiz Exp $ +# $NetBSD: Makefile,v 1.69 2014/07/27 23:37:21 wen Exp $ -DISTNAME= DBD-Pg-3.0.0 +DISTNAME= DBD-Pg-3.3.0 PKGNAME= p5-${DISTNAME:C/-Pg-/-postgresql-/} -PKGREVISION= 1 SVR4_PKGNAME= p5dpo CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/} |