From 91eece0839f1b6f784df0959b0c88e5793d051fd Mon Sep 17 00:00:00 2001 From: Alexey Zelkin <phantom@FreeBSD.org> 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 <saken@hotel.rmta.org> (maintainer) Tested by: myself, hrs --- www/tidy/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'www/tidy') diff --git a/www/tidy/Makefile b/www/tidy/Makefile index 53b7176a83b5..ad1517c705d4 100644 --- a/www/tidy/Makefile +++ b/www/tidy/Makefile @@ -7,6 +7,7 @@ PORTNAME= tidy PORTVERSION= 20000804 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://www.w3.org/People/Raggett/ DISTNAME= tidy4aug00 -- cgit v1.2.3