diff options
Diffstat (limited to 'converters/p5-Unicode-UTF8simple/Makefile')
-rw-r--r-- | converters/p5-Unicode-UTF8simple/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/converters/p5-Unicode-UTF8simple/Makefile b/converters/p5-Unicode-UTF8simple/Makefile index c26ccf8eaba..4289a3d7700 100644 --- a/converters/p5-Unicode-UTF8simple/Makefile +++ b/converters/p5-Unicode-UTF8simple/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2008/06/12 02:14:17 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2008/10/19 19:17:43 he Exp $ # DISTNAME= Unicode-UTF8simple-1.06 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= converters MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Unicode/} |