diff options
Diffstat (limited to 'textproc/p5-Regexp-Common/Makefile')
-rw-r--r-- | textproc/p5-Regexp-Common/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/p5-Regexp-Common/Makefile b/textproc/p5-Regexp-Common/Makefile index 1b04c025089..ed25311fda9 100644 --- a/textproc/p5-Regexp-Common/Makefile +++ b/textproc/p5-Regexp-Common/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2005/08/06 06:19:32 jlam Exp $ +# $NetBSD: Makefile,v 1.8 2005/11/23 22:14:10 wiz Exp $ # -DISTNAME= Regexp-Common-2.119 +DISTNAME= Regexp-Common-2.120 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Regexp/} |