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 0a186f737b6..7c4b83ca9c0 100644 --- a/devel/p5-gettext/Makefile +++ b/devel/p5-gettext/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2002/10/19 17:09:47 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.3 2003/06/02 01:20:20 jschauma Exp $ # DISTNAME= gettext-1.01 @@ -7,7 +7,7 @@ SVR4_PKGNAME= p5gtx CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Locale/} -MAINTAINER= packages@netbsd.org +MAINTAINER= tech-pkg@netbsd.org COMMENT= perl5 module interface to C I18N functions USE_BUILDLINK2= YES |