diff options
Diffstat (limited to 'textproc/p5-Text-Reform/Makefile')
-rw-r--r-- | textproc/p5-Text-Reform/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Text-Reform/Makefile b/textproc/p5-Text-Reform/Makefile index 7c3325a0d09..382f6739609 100644 --- a/textproc/p5-Text-Reform/Makefile +++ b/textproc/p5-Text-Reform/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2012/10/25 06:56:28 asau Exp $ +# $NetBSD: Makefile,v 1.17 2013/05/31 12:42:17 wiz Exp $ # DISTNAME= Text-Reform-1.20 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 SVR4_PKGNAME= p5trf CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} |