diff options
Diffstat (limited to 'databases/p5-DBD-XBase/Makefile')
-rw-r--r-- | databases/p5-DBD-XBase/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/p5-DBD-XBase/Makefile b/databases/p5-DBD-XBase/Makefile index ca57284ba9f..62a9dd86660 100644 --- a/databases/p5-DBD-XBase/Makefile +++ b/databases/p5-DBD-XBase/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2014/02/23 14:54:27 wen Exp $ +# $NetBSD: Makefile,v 1.20 2014/05/29 23:35:27 wiz Exp $ # DISTNAME= DBD-XBase-1.05 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5xbs CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/} |