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 891a7580fda..f4d80031abf 100644 --- a/misc/p5-Locale-Maketext/Makefile +++ b/misc/p5-Locale-Maketext/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2008/07/23 15:36:01 rhaen Exp $ +# $NetBSD: Makefile,v 1.12 2008/10/19 19:18:30 he Exp $ # DISTNAME= Locale-Maketext-1.13 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5lmt CATEGORIES= misc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Locale/} |