diff options
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 2551bc7a546..7cca4cb257c 100644 --- a/databases/p5-DBIWrapper/Makefile +++ b/databases/p5-DBIWrapper/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2013/05/31 12:39:50 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2014/05/29 23:35:27 wiz Exp $ # DISTNAME= libdbiwrapper-perl-${VERSION} PKGNAME= p5-DBIWrapper-${VERSION} -PKGREVISION= 9 +PKGREVISION= 10 SVR4_PKGNAME= p5dbw CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dbiwrapper/} |