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 885c9a870d1..1ac6355370b 100644 --- a/misc/p5-Msgcat/Makefile +++ b/misc/p5-Msgcat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2003/03/29 12:41:51 jmmv Exp $ +# $NetBSD: Makefile,v 1.3 2003/06/02 01:18:09 jschauma Exp $ # DISTNAME= Msgcat-1.01 @@ -8,7 +8,7 @@ WRKSRC= ${WRKDIR}/Msgcat CATEGORIES= misc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Locale/} -MAINTAINER= packages@netbsd.org +MAINTAINER= tech-pkg@netbsd.org HOMEPAGE= COMMENT= perl5 module to use the message catalog functions |