diff options
Diffstat (limited to 'textproc/p5-Regexp-Common/Makefile')
-rw-r--r-- | textproc/p5-Regexp-Common/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-Regexp-Common/Makefile b/textproc/p5-Regexp-Common/Makefile index 9a64d07cfc3..c9a75f70486 100644 --- a/textproc/p5-Regexp-Common/Makefile +++ b/textproc/p5-Regexp-Common/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2004/12/09 18:20:38 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2004/12/20 11:31:09 grant Exp $ # DISTNAME= Regexp-Common-2.117 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Regexp/} |