diff options
Diffstat (limited to 'databases/p5-DBIx-Abstract/Makefile')
-rw-r--r-- | databases/p5-DBIx-Abstract/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/p5-DBIx-Abstract/Makefile b/databases/p5-DBIx-Abstract/Makefile index 1c15cb11c5b..f57f0ae66d3 100644 --- a/databases/p5-DBIx-Abstract/Makefile +++ b/databases/p5-DBIx-Abstract/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2012/10/02 21:25:29 asau Exp $ +# $NetBSD: Makefile,v 1.11 2012/10/03 21:54:18 wiz Exp $ # DISTNAME= DBIx-Abstract-1.01 PKGNAME= p5-${DISTNAME}00 +PKGREVISION= 1 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBIx/} |