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