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 746e95bdc2d..cb9ab8b8b62 100644 --- a/databases/p5-DBD-XBase/Makefile +++ b/databases/p5-DBD-XBase/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.5 2004/04/16 04:05:44 salo Exp $ +# $NetBSD: Makefile,v 1.6 2004/12/20 11:30:57 grant Exp $ # DISTNAME= DBD-XBase-0.241 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5xbs +PKGREVISION= 1 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/} |