diff options
Diffstat (limited to 'textproc/linuxdoc')
-rw-r--r-- | textproc/linuxdoc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |