diff options
Diffstat (limited to 'devel/p5-gettext/Makefile')
-rw-r--r-- | devel/p5-gettext/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-gettext/Makefile b/devel/p5-gettext/Makefile index 699dbde1903..2440f8f75f7 100644 --- a/devel/p5-gettext/Makefile +++ b/devel/p5-gettext/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2003/07/17 21:32:57 grant Exp $ +# $NetBSD: Makefile,v 1.6 2003/07/21 16:43:42 martti Exp $ # DISTNAME= gettext-1.01 @@ -9,7 +9,7 @@ CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Locale/} MAINTAINER= tech-pkg@NetBSD.org -COMMENT= perl5 module interface to C I18N functions +COMMENT= Perl5 module interface to C I18N functions USE_BUILDLINK2= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Locale/gettext/.packlist |