diff options
Diffstat (limited to 'textproc/p5-Text-Wrapper/Makefile')
-rw-r--r-- | textproc/p5-Text-Wrapper/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Text-Wrapper/Makefile b/textproc/p5-Text-Wrapper/Makefile index 1395ca568fb..a8c0c7ff29e 100644 --- a/textproc/p5-Text-Wrapper/Makefile +++ b/textproc/p5-Text-Wrapper/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2002/10/07 21:48:11 seb Exp $ +# $NetBSD: Makefile,v 1.5 2003/06/02 01:16:32 jschauma Exp $ # DISTNAME= Text-Wrapper-1.000 @@ -7,7 +7,7 @@ SVR4_PKGNAME= p5twr CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} -MAINTAINER= packages@netbsd.org +MAINTAINER= tech-pkg@netbsd.org COMMENT= perl5 module that provides simple word wrapping USE_BUILDLINK2= YES |