diff options
Diffstat (limited to 'textproc/p5-Text-Patch/Makefile')
-rw-r--r-- | textproc/p5-Text-Patch/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-Text-Patch/Makefile b/textproc/p5-Text-Patch/Makefile index 932ab4140bc..4e5cb973f7d 100644 --- a/textproc/p5-Text-Patch/Makefile +++ b/textproc/p5-Text-Patch/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2012/09/11 09:17:46 sno Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/03 21:58:04 wiz Exp $ DISTNAME= Text-Patch-1.8 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= perl5 textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} |