diff options
Diffstat (limited to 'www/tidy/Makefile')
-rw-r--r-- | www/tidy/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/tidy/Makefile b/www/tidy/Makefile index 069fe722825..2a6cc99605d 100644 --- a/www/tidy/Makefile +++ b/www/tidy/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.22 2006/01/03 19:28:40 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2006/02/05 23:11:29 joerg Exp $ # DISTNAME= tidy_src_050921 PKGNAME= tidy-20050921 +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= http://tidy.sourceforge.net/src/ \ http://tidy.sourceforge.net/src/old/ |