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 1f33b0387a6..ee972d4ccf9 100644 --- a/textproc/p5-Text-Reform/Makefile +++ b/textproc/p5-Text-Reform/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2017/06/05 14:24:51 ryoon Exp $ +# $NetBSD: Makefile,v 1.25 2018/08/22 09:47:01 wiz Exp $ DISTNAME= Text-Reform-1.20 PKGNAME= p5-${DISTNAME} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} |