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 7caf96fb307..2812ab1ad63 100644 --- a/misc/p5-Msgcat/Makefile +++ b/misc/p5-Msgcat/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.10 2005/07/13 18:01:34 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2005/08/06 06:19:24 jlam Exp $ # DISTNAME= Msgcat-1.01 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5lco -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= misc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Locale/} |