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 ba5dd175f03..5f64ae1a6a8 100644 --- a/misc/p5-Msgcat/Makefile +++ b/misc/p5-Msgcat/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.23 2014/10/09 13:44:51 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2015/06/12 10:50:36 wiz Exp $ # DISTNAME= Msgcat-1.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= misc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Locale/} |