1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Update maintainer's Email address and fix build for -current.

PR:		9182
Submitted by:	maintainer
This commit is contained in:
Steve Price 1998-12-23 23:10:01 +00:00
parent 524a3b3ff1
commit 027190ba37
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=15548
4 changed files with 24 additions and 4 deletions

View File

@ -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

View File

@ -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>

View File

@ -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

10
www/tidy/files/patch-ab Normal file
View File

@ -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>