diff options
author | John Fieber <jfieber@FreeBSD.org> | 1999-02-11 16:01:16 +0000 |
---|---|---|
committer | John Fieber <jfieber@FreeBSD.org> | 1999-02-11 16:01:16 +0000 |
commit | b65e781793f5689e9c680e0afa4c3839a8cda76d (patch) | |
tree | e9d47b69441da22cc655477d7089bea8249cd706 /textproc | |
parent | 5da2fc9de5d0c81114e7cd6306974326e9241c67 (diff) | |
download | ports-b65e781793f5689e9c680e0afa4c3839a8cda76d.tar.gz ports-b65e781793f5689e9c680e0afa4c3839a8cda76d.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/html/Makefile | 4 | ||||
-rw-r--r-- | textproc/iso8879/Makefile | 4 | ||||
-rw-r--r-- | textproc/linuxdoc/Makefile | 4 | ||||
-rw-r--r-- | textproc/sgmlformat/Makefile | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/textproc/html/Makefile b/textproc/html/Makefile index c50f87ce5df6..ce58c1a1eec0 100644 --- a/textproc/html/Makefile +++ b/textproc/html/Makefile @@ -3,12 +3,12 @@ # Date created: Sept 19, 1997 # Whom: jfieber # -# $Id: Makefile,v 1.2 1998/06/05 16:33:06 jfieber Exp $ +# $Id: Makefile,v 1.3 1998/06/27 05:19:37 asami Exp $ # DISTNAME= html-4.0b CATEGORIES= textproc -MASTER_SITES= ftp://fallout.campusview.indiana.edu/pub/sgml/ +MASTER_SITES= http://fallout.campusview.indiana.edu/ports/distfiles/ MAINTAINER= jfieber@FreeBSD.ORG diff --git a/textproc/iso8879/Makefile b/textproc/iso8879/Makefile index d54c74c966e6..a3b75be40aa2 100644 --- a/textproc/iso8879/Makefile +++ b/textproc/iso8879/Makefile @@ -3,13 +3,13 @@ # Date created: June 19, 1997 # Whom: jfieber # -# $Id: Makefile,v 1.7 1998/09/29 17:28:34 jkh Exp $ +# $Id: Makefile,v 1.8 1998/09/30 14:13:22 jfieber Exp $ # DISTNAME= isoENTS PKGNAME= iso8879-1986 CATEGORIES= textproc -MASTER_SITES= ftp://fallout.campusview.indiana.edu/pub/sgml/ +MASTER_SITES= http://fallout.campusview.indiana.edu/ports/distfiles/ EXTRACT_SUFX= .zip MAINTAINER= jfieber@FreeBSD.ORG diff --git a/textproc/linuxdoc/Makefile b/textproc/linuxdoc/Makefile index c7134e224fe9..b0287179c94f 100644 --- a/textproc/linuxdoc/Makefile +++ b/textproc/linuxdoc/Makefile @@ -3,12 +3,12 @@ # Date created: July 8, 1997 # Whom: jfieber # -# $Id: Makefile,v 1.4 1998/01/17 17:25:46 jfieber Exp $ +# $Id: Makefile,v 1.5 1998/06/27 05:19:44 asami Exp $ # DISTNAME= linuxdoc-1.1 CATEGORIES= textproc -MASTER_SITES= ftp://fallout.campusview.indiana.edu/pub/sgml/ +MASTER_SITES= http://fallout.campusview.indiana.edu/ports/distfiles/ MAINTAINER= jfieber@FreeBSD.ORG diff --git a/textproc/sgmlformat/Makefile b/textproc/sgmlformat/Makefile index ea5b4a10ec02..c2956f2013f5 100644 --- a/textproc/sgmlformat/Makefile +++ b/textproc/sgmlformat/Makefile @@ -3,12 +3,12 @@ # Date created: July 16, 1997 # Whom: jfieber # -# $Id: Makefile,v 1.11 1998/10/20 02:02:07 steve Exp $ +# $Id: Makefile,v 1.12 1998/11/11 05:37:32 asami Exp $ # DISTNAME= sgmlformat-1.7 CATEGORIES= textproc print -MASTER_SITES= ftp://fallout.campusview.indiana.edu/pub/sgml/ +MASTER_SITES= http://fallout.campusview.indiana.edu/ports/distfiles/ MAINTAINER= jfieber@FreeBSD.ORG |