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 320263725be..ee2911cb8f2 100644 --- a/databases/p5-DBD-XBase/Makefile +++ b/databases/p5-DBD-XBase/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2010/08/21 16:32:56 seb Exp $ +# $NetBSD: Makefile,v 1.14 2011/08/14 08:18:05 obache Exp $ # DISTNAME= DBD-XBase-0.241 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 SVR4_PKGNAME= p5xbs CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/} |