diff options
Diffstat (limited to 'textproc/p5-Text-Tabs+Wrap/Makefile')
-rw-r--r-- | textproc/p5-Text-Tabs+Wrap/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Text-Tabs+Wrap/Makefile b/textproc/p5-Text-Tabs+Wrap/Makefile index 72c7dd47329..b7107d9ab41 100644 --- a/textproc/p5-Text-Tabs+Wrap/Makefile +++ b/textproc/p5-Text-Tabs+Wrap/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2005/07/13 18:01:42 jlam Exp $ +# $NetBSD: Makefile,v 1.5 2005/08/06 06:19:33 jlam Exp $ DISTNAME= Text-Tabs+Wrap-2001.0929 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} |