diff options
Diffstat (limited to 'www/tidy/Makefile')
-rw-r--r-- | www/tidy/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/www/tidy/Makefile b/www/tidy/Makefile index c924082ca44..a97cfffdde9 100644 --- a/www/tidy/Makefile +++ b/www/tidy/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2006/03/04 21:31:04 jlam Exp $ +# $NetBSD: Makefile,v 1.25 2006/04/16 12:12:25 wiz Exp $ # -DISTNAME= tidy_src_050921 -PKGNAME= tidy-20050921 -PKGREVISION= 1 +DISTNAME= tidy_src_051026 +PKGNAME= tidy-20051026 CATEGORIES= www MASTER_SITES= http://tidy.sourceforge.net/src/ \ http://tidy.sourceforge.net/src/old/ |