diff options
Diffstat (limited to 'textproc/p5-Regexp-Copy/Makefile')
-rw-r--r-- | textproc/p5-Regexp-Copy/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Regexp-Copy/Makefile b/textproc/p5-Regexp-Copy/Makefile index 66eb0fee870..e5ea52bce7a 100644 --- a/textproc/p5-Regexp-Copy/Makefile +++ b/textproc/p5-Regexp-Copy/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/01/26 15:12:24 sno Exp $ +# $NetBSD: Makefile,v 1.2 2010/08/21 16:35:58 seb Exp $ # DISTNAME= Regexp-Copy-0.06 PKGNAME= p5-${DISTNAME} -#PKGREVISION= 1 +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Regexp/} |