summaryrefslogtreecommitdiff
path: root/www/tidy/Makefile
diff options
context:
space:
mode:
authorreed <reed@pkgsrc.org>2004-08-30 18:48:57 +0000
committerreed <reed@pkgsrc.org>2004-08-30 18:48:57 +0000
commitf1275a21fa7cba2a397992c1a3ead891cd537e3c (patch)
treeb87e241824a5843c95f302cd99818777bf912322 /www/tidy/Makefile
parent0ff540bd10e20494b58abbffeffe762c486eecb8 (diff)
downloadpkgsrc-f1275a21fa7cba2a397992c1a3ead891cd537e3c.tar.gz
Update tidy to tidy-20040811.
I could not find any recent release notes or change log other than "People continue to report examples where Tidy does not catch some ill-formed HTML or, worse, generates ill-formed HTML. These cases have been significantly reduced." (I didn't compare code with old release either.) Patch-ab updated (same line patched).
Diffstat (limited to 'www/tidy/Makefile')
-rw-r--r--www/tidy/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/tidy/Makefile b/www/tidy/Makefile
index c316374e80a..e58f8a9fde5 100644
--- a/www/tidy/Makefile
+++ b/www/tidy/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2004/02/17 01:13:57 minskim Exp $
+# $NetBSD: Makefile,v 1.16 2004/08/30 18:48:57 reed Exp $
#
-DISTNAME= tidy_src_031002
-PKGNAME= tidy-20031002
+DISTNAME= tidy_src_040811
+PKGNAME= tidy-20040811
CATEGORIES= www
MASTER_SITES= http://tidy.sourceforge.net/src/ \
http://tidy.sourceforge.net/docs/ \