diff options
Diffstat (limited to 'databases/p5-DBD-XBase/Makefile')
-rw-r--r-- | databases/p5-DBD-XBase/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/p5-DBD-XBase/Makefile b/databases/p5-DBD-XBase/Makefile index 62a9dd86660..89ca38e47c1 100644 --- a/databases/p5-DBD-XBase/Makefile +++ b/databases/p5-DBD-XBase/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.20 2014/05/29 23:35:27 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2014/10/09 13:44:35 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/} |