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 9da43c932bf..d2552abad9d 100644 --- a/misc/p5-Msgcat/Makefile +++ b/misc/p5-Msgcat/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2011/08/14 13:45:16 obache Exp $ +# $NetBSD: Makefile,v 1.19 2012/10/03 21:56:46 wiz Exp $ # DISTNAME= Msgcat-1.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 SVR4_PKGNAME= p5lco CATEGORIES= misc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Locale/} |