aboutsummaryrefslogtreecommitdiff
path: root/www/tidy
diff options
context:
space:
mode:
Diffstat (limited to 'www/tidy')
-rw-r--r--www/tidy/Makefile4
-rw-r--r--www/tidy/files/patch-ab10
2 files changed, 12 insertions, 2 deletions
diff --git a/www/tidy/Makefile b/www/tidy/Makefile
index aec9f449bda5..69ac3af51108 100644
--- a/www/tidy/Makefile
+++ b/www/tidy/Makefile
@@ -3,7 +3,7 @@
# Date created: 27 Oct 1998
# Whom: Abel Chow <achow@transoft.net>
#
-# $Id: Makefile,v 1.2 1998/11/10 01:33:44 steve Exp $
+# $Id: Makefile,v 1.3 1998/12/20 22:29:52 nik Exp $
#
DISTNAME= tidy17dec98
@@ -11,7 +11,7 @@ PKGNAME= tidy-0.1.98.12
CATEGORIES= www
MASTER_SITES= http://www.w3.org/People/Raggett/
-MAINTAINER= saken@rmta.ml.org
+MAINTAINER= saken@budoir.net
ALL_TARGET= tidy
WRKSRC= ${WRKDIR}/tidy17dec98
diff --git a/www/tidy/files/patch-ab b/www/tidy/files/patch-ab
new file mode 100644
index 000000000000..cda079ba01e9
--- /dev/null
+++ b/www/tidy/files/patch-ab
@@ -0,0 +1,10 @@
+--- platform.h.orig Thu Dec 17 11:20:40 1998
++++ platform.h Wed Dec 23 17:04:27 1998
+@@ -4,6 +4,7 @@
+ See tidy.c for the copyright notice.
+ */
+
++#include <sys/types.h>
+ #include <stdio.h>
+ #include <stdlib.h>
+ #include <string.h>