diff options
Diffstat (limited to 'devel/p5-FileKGlob/Makefile')
-rw-r--r-- | devel/p5-FileKGlob/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-FileKGlob/Makefile b/devel/p5-FileKGlob/Makefile index 8fb69bdfd70..50e3c6d957c 100644 --- a/devel/p5-FileKGlob/Makefile +++ b/devel/p5-FileKGlob/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.10 2004/04/25 03:55:12 minskim Exp $ +# $NetBSD: Makefile,v 1.11 2004/12/20 11:31:00 grant Exp $ # DISTNAME= FileKGlob PKGNAME= p5-FileKGlob-1.2 SVR4_PKGNAME= p5fkg +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} |