diff options
Diffstat (limited to 'databases/p5-DBD-XBase/Makefile')
-rw-r--r-- | databases/p5-DBD-XBase/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-DBD-XBase/Makefile b/databases/p5-DBD-XBase/Makefile index 89ca38e47c1..e1f08cb41e0 100644 --- a/databases/p5-DBD-XBase/Makefile +++ b/databases/p5-DBD-XBase/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.21 2014/10/09 13:44:35 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2015/06/12 10:48:38 wiz Exp $ # DISTNAME= DBD-XBase-1.05 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/} |