diff options
Diffstat (limited to 'databases/p5-DBIx-Connector/Makefile')
-rw-r--r-- | databases/p5-DBIx-Connector/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/p5-DBIx-Connector/Makefile b/databases/p5-DBIx-Connector/Makefile index 6fdd2f3b714..4e86a4758d0 100644 --- a/databases/p5-DBIx-Connector/Makefile +++ b/databases/p5-DBIx-Connector/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2012/10/02 21:25:31 asau Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/03 21:54:19 wiz Exp $ # DISTNAME= DBIx-Connector-0.52 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBIx/} |