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 8fb4950bdac..dd1e55256c2 100644 --- a/misc/p5-Msgcat/Makefile +++ b/misc/p5-Msgcat/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.25 2016/06/08 19:24:07 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2017/06/05 14:24:15 ryoon Exp $ # DISTNAME= Msgcat-1.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= misc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Locale/} |