diff options
Diffstat (limited to 'databases/p5-DBD-PgPP/Makefile')
-rw-r--r-- | databases/p5-DBD-PgPP/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/p5-DBD-PgPP/Makefile b/databases/p5-DBD-PgPP/Makefile index ccd3f95e25f..9f56066acbb 100644 --- a/databases/p5-DBD-PgPP/Makefile +++ b/databases/p5-DBD-PgPP/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2012/10/02 21:25:27 asau Exp $ +# $NetBSD: Makefile,v 1.10 2012/10/03 21:54:16 wiz Exp $ DISTNAME= DBD-PgPP-0.08 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/} |