diff options
Diffstat (limited to 'misc/p5-Msgcat/Makefile')
-rw-r--r-- | misc/p5-Msgcat/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/p5-Msgcat/Makefile b/misc/p5-Msgcat/Makefile index ee5996d429d..aba2488fd08 100644 --- a/misc/p5-Msgcat/Makefile +++ b/misc/p5-Msgcat/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.20 2012/10/08 09:57:34 asau Exp $ +# $NetBSD: Makefile,v 1.21 2013/05/31 12:41:28 wiz Exp $ # DISTNAME= Msgcat-1.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 SVR4_PKGNAME= p5lco CATEGORIES= misc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Locale/} |