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 fa3c4697061..921b42c3043 100644 --- a/misc/p5-Msgcat/Makefile +++ b/misc/p5-Msgcat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2003/07/17 21:49:43 grant Exp $ +# $NetBSD: Makefile,v 1.5 2003/07/21 17:01:25 martti Exp $ # DISTNAME= Msgcat-1.01 @@ -10,7 +10,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Locale/} MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= -COMMENT= perl5 module to use the message catalog functions +COMMENT= Perl5 module to use the message catalog functions USE_BUILDLINK2= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Locale/Msgcat/.packlist |