diff options
Diffstat (limited to 'textproc/p5-XML-Tidy/Makefile')
-rw-r--r-- | textproc/p5-XML-Tidy/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-XML-Tidy/Makefile b/textproc/p5-XML-Tidy/Makefile index 1beff6fbdd8..10d3f88c8c2 100644 --- a/textproc/p5-XML-Tidy/Makefile +++ b/textproc/p5-XML-Tidy/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2011/08/14 15:14:20 obache Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/03 21:58:12 wiz Exp $ # DISTNAME= XML-Tidy-1.6.A7RJKwl PKGNAME= p5-${DISTNAME:C:\.[^.]*$::} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/P/PI/PIP/} EXTRACT_SUFX= .tgz |