diff options
Diffstat (limited to 'textproc/p5-Text-Wrapper')
-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 7b5119edd65..c74b169aaac 100644 --- a/textproc/p5-Text-Wrapper/Makefile +++ b/textproc/p5-Text-Wrapper/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.11 2005/07/13 18:01:42 jlam Exp $ +# $NetBSD: Makefile,v 1.12 2005/08/06 06:19:33 jlam Exp $ # DISTNAME= Text-Wrapper-1.000 PKGNAME= p5-Text-Wrapper-1.0 SVR4_PKGNAME= p5twr -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} |