diff options
Diffstat (limited to 'converters/p5-Unicode-UTF8simple/Makefile')
-rw-r--r-- | converters/p5-Unicode-UTF8simple/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/converters/p5-Unicode-UTF8simple/Makefile b/converters/p5-Unicode-UTF8simple/Makefile index d915ba66df1..2ff1316f08e 100644 --- a/converters/p5-Unicode-UTF8simple/Makefile +++ b/converters/p5-Unicode-UTF8simple/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:35:23 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:48:34 wiz Exp $ DISTNAME= Unicode-UTF8simple-1.06 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= converters MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Unicode/} |