diff options
Diffstat (limited to 'databases/p5-DBI-Shell/Makefile')
-rw-r--r-- | databases/p5-DBI-Shell/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/p5-DBI-Shell/Makefile b/databases/p5-DBI-Shell/Makefile index 5b4e11f9c1e..3a67f73988e 100644 --- a/databases/p5-DBI-Shell/Makefile +++ b/databases/p5-DBI-Shell/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2008/09/12 14:36:29 he Exp $ +# $NetBSD: Makefile,v 1.12 2008/10/19 19:17:44 he Exp $ # DISTNAME= DBI-Shell-11.95 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5dbi CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBI/} |