From cd7b24388c908c62719c45874d2200591be8b90e Mon Sep 17 00:00:00 2001 From: phantom Date: Thu, 22 Nov 2001 15:24:54 +0000 Subject: Add new option '-preserve' to preserve characters entities from source file (i.e. leave them undecoded into plain characters). This feature will be utilized by translation teams and was successfuly tested against Russian and Japanese Translation Projects. Also add simple hack to not to display annoying "Can't open ~/.tidyrc" warning message in case if ~/.tidyrc file missing. Bump PORTREVISION. Approved by: Scott Kenney (maintainer) Tested by: myself, hrs --- www/tidy-devel/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'www/tidy-devel') diff --git a/www/tidy-devel/Makefile b/www/tidy-devel/Makefile index 53b7176a83b5..ad1517c705d4 100644 --- a/www/tidy-devel/Makefile +++ b/www/tidy-devel/Makefile @@ -7,6 +7,7 @@ PORTNAME= tidy PORTVERSION= 20000804 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://www.w3.org/People/Raggett/ DISTNAME= tidy4aug00 -- cgit