diff options
Diffstat (limited to 'misc/p5-Locale-Maketext/Makefile')
-rw-r--r-- | misc/p5-Locale-Maketext/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/p5-Locale-Maketext/Makefile b/misc/p5-Locale-Maketext/Makefile index 74924faf0f5..15638520596 100644 --- a/misc/p5-Locale-Maketext/Makefile +++ b/misc/p5-Locale-Maketext/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2012/12/29 01:41:27 obache Exp $ +# $NetBSD: Makefile,v 1.20 2013/05/31 12:41:28 wiz Exp $ # DISTNAME= Locale-Maketext-1.23 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5lmt CATEGORIES= misc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Locale/} |