diff options
author | jfieber <jfieber@FreeBSD.org> | 1998-09-30 22:13:22 +0800 |
---|---|---|
committer | jfieber <jfieber@FreeBSD.org> | 1998-09-30 22:13:22 +0800 |
commit | 2b5b77efe0efa739eb07d37842eeda613f570307 (patch) | |
tree | 3eec038d2cccbc37abb79b644c1ddc0d9f4efe5c /textproc/iso8879 | |
parent | 3c17b34e9ba00a474a962a9a377f55b0ad687c41 (diff) | |
download | freebsd-ports-gnome-2b5b77efe0efa739eb07d37842eeda613f570307.tar.gz freebsd-ports-gnome-2b5b77efe0efa739eb07d37842eeda613f570307.tar.zst freebsd-ports-gnome-2b5b77efe0efa739eb07d37842eeda613f570307.zip |
New master site.
Diffstat (limited to 'textproc/iso8879')
-rw-r--r-- | textproc/iso8879/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/iso8879/Makefile b/textproc/iso8879/Makefile index 97b94ec3c39c..d54c74c966e6 100644 --- a/textproc/iso8879/Makefile +++ b/textproc/iso8879/Makefile @@ -3,13 +3,13 @@ # Date created: June 19, 1997 # Whom: jfieber # -# $Id: Makefile,v 1.6 1998/06/27 05:19:43 asami Exp $ +# $Id: Makefile,v 1.7 1998/09/29 17:28:34 jkh Exp $ # DISTNAME= isoENTS PKGNAME= iso8879-1986 CATEGORIES= textproc -MASTER_SITES= ${MASTER_SITE_BACKUP} +MASTER_SITES= ftp://fallout.campusview.indiana.edu/pub/sgml/ EXTRACT_SUFX= .zip MAINTAINER= jfieber@FreeBSD.ORG |