diff options
Diffstat (limited to 'misc/p5-Locale-Codes/Makefile')
-rw-r--r-- | misc/p5-Locale-Codes/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/p5-Locale-Codes/Makefile b/misc/p5-Locale-Codes/Makefile index d31e7b07a2d..274fc1824af 100644 --- a/misc/p5-Locale-Codes/Makefile +++ b/misc/p5-Locale-Codes/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2011/12/15 05:51:15 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.31 2012/10/03 21:56:45 wiz Exp $ DISTNAME= Locale-Codes-3.20 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5lco CATEGORIES= misc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Locale/} |