diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2003-02-01 23:24:54 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2003-02-01 23:24:54 +0000 |
commit | 180313e90df73da541b68484eb25b3c15c796de2 (patch) | |
tree | ebc3ba3e429d0498a85eb9b255e6410ad0c0eec8 /www/tidy-devel/files/patch-ab | |
parent | Add mod_bunzip2, an apache module for server-side decompression of bzip2 files (diff) |
Add tidy-devel after Repocopy from www/tidy
PR: 46620
Submitted by: Thierry Thomas <thierry@pompo.net>
Notes
Notes:
svn path=/head/; revision=74439
Diffstat (limited to 'www/tidy-devel/files/patch-ab')
-rw-r--r-- | www/tidy-devel/files/patch-ab | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/www/tidy-devel/files/patch-ab b/www/tidy-devel/files/patch-ab deleted file mode 100644 index 7493b2df4ba8..000000000000 --- a/www/tidy-devel/files/patch-ab +++ /dev/null @@ -1,13 +0,0 @@ ---- platform.h.orig Thu Jan 13 07:19:19 2000 -+++ platform.h Mon Mar 27 16:31:20 2000 -@@ -17,9 +17,8 @@ - It enables tidy to find config files named ~/.tidyrc - and ~your/.tidyrc etc if the HTML_TIDY environment - variable is not set. Contributed by Todd Lewis. -- --#define SUPPORT_GETPWNAM - */ -+#define SUPPORT_GETPWNAM - - #include <ctype.h> - #include <stdio.h> |