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 6460b7b5993..dd0a05b9855 100644 --- a/misc/p5-Locale-Codes/Makefile +++ b/misc/p5-Locale-Codes/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2014/12/13 03:56:22 mef Exp $ +# $NetBSD: Makefile,v 1.39 2015/06/12 10:50:35 wiz Exp $ DISTNAME= Locale-Codes-3.33 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= misc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Locale/} |