diff options
author | obache <obache> | 2011-08-14 08:18:04 +0000 |
---|---|---|
committer | obache <obache> | 2011-08-14 08:18:04 +0000 |
commit | 2009b633e8c32c0637b34ca8a5b0604696d1d9cc (patch) | |
tree | 544e871030f2f412bf36d3e616755ec53e749667 /databases/p5-DBIWrapper/Makefile | |
parent | 63c81a403c3ab5fd6940b67e27af9490ee0ff94c (diff) | |
download | pkgsrc-2009b633e8c32c0637b34ca8a5b0604696d1d9cc.tar.gz |
Revision bump after updating perl5 to 5.14.1.
Diffstat (limited to 'databases/p5-DBIWrapper/Makefile')
-rw-r--r-- | databases/p5-DBIWrapper/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-DBIWrapper/Makefile b/databases/p5-DBIWrapper/Makefile index 27ae6f85df2..8bdbe656145 100644 --- a/databases/p5-DBIWrapper/Makefile +++ b/databases/p5-DBIWrapper/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2010/08/21 16:32:58 seb Exp $ +# $NetBSD: Makefile,v 1.13 2011/08/14 08:18:06 obache Exp $ # DISTNAME= libdbiwrapper-perl-${VERSION} PKGNAME= p5-DBIWrapper-${VERSION} -PKGREVISION= 6 +PKGREVISION= 7 SVR4_PKGNAME= p5dbw CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dbiwrapper/} |