diff options
author | adam <adam@pkgsrc.org> | 2011-08-06 15:24:33 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2011-08-06 15:24:33 +0000 |
commit | 379363d18aaf5e329a55b9996bbc49efe438d50c (patch) | |
tree | 86fec83bafc9c733b84c0574e1226758d932b938 /databases/p5-DBI-Shell | |
parent | 9673bb14378aab431f6d8058a9953ee990f219aa (diff) | |
download | pkgsrc-379363d18aaf5e329a55b9996bbc49efe438d50c.tar.gz |
Revision bump after updating perl to 5.14.1
Diffstat (limited to 'databases/p5-DBI-Shell')
-rw-r--r-- | databases/p5-DBI-Shell/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/databases/p5-DBI-Shell/Makefile b/databases/p5-DBI-Shell/Makefile index dc8efed5df9..e8a5cb2acf9 100644 --- a/databases/p5-DBI-Shell/Makefile +++ b/databases/p5-DBI-Shell/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2010/08/21 16:32:57 seb Exp $ -# +# $NetBSD: Makefile,v 1.14 2011/08/06 15:24:33 adam Exp $ DISTNAME= DBI-Shell-11.95 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 SVR4_PKGNAME= p5dbi CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBI/} |