diff options
Diffstat (limited to 'databases/p5-DBI-Shell/Makefile')
-rw-r--r-- | databases/p5-DBI-Shell/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-DBI-Shell/Makefile b/databases/p5-DBI-Shell/Makefile index cdfd3708a01..15f65da4862 100644 --- a/databases/p5-DBI-Shell/Makefile +++ b/databases/p5-DBI-Shell/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2012/10/02 21:25:28 asau Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/03 21:54:17 wiz Exp $ DISTNAME= DBI-Shell-11.95 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 SVR4_PKGNAME= p5dbi CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBI/} |