diff options
Diffstat (limited to 'databases/p5-DBIWrapper')
-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 a9902693338..cabbf6f97d1 100644 --- a/databases/p5-DBIWrapper/Makefile +++ b/databases/p5-DBIWrapper/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.6 2005/10/10 17:12:18 hira Exp $ +# $NetBSD: Makefile,v 1.7 2006/01/24 07:32:00 wiz Exp $ # DISTNAME= libdbiwrapper-perl-${VERSION} PKGNAME= p5-DBIWrapper-${VERSION} +PKGREVISION= 3 SVR4_PKGNAME= p5dbw -PKGREVISION= 2 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dbiwrapper/} |