diff options
author | jkh <jkh@FreeBSD.org> | 1998-09-30 01:28:34 +0800 |
---|---|---|
committer | jkh <jkh@FreeBSD.org> | 1998-09-30 01:28:34 +0800 |
commit | b6881e27444ea03ab7390e8f467abe26b75ec002 (patch) | |
tree | f6e028d6e90036247683c6bcc27a757d7a9819f6 /textproc/iso8879 | |
parent | 95bcfafbd453b0f78f419938c2a0c81861be113f (diff) | |
download | freebsd-ports-gnome-b6881e27444ea03ab7390e8f467abe26b75ec002.tar.gz freebsd-ports-gnome-b6881e27444ea03ab7390e8f467abe26b75ec002.tar.zst freebsd-ports-gnome-b6881e27444ea03ab7390e8f467abe26b75ec002.zip |
No response from MAINTAINER on this. Original tarball no longer available
at current location so use the master backup site instead.
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 914737b433cc..97b94ec3c39c 100644 --- a/textproc/iso8879/Makefile +++ b/textproc/iso8879/Makefile @@ -3,13 +3,13 @@ # Date created: June 19, 1997 # Whom: jfieber # -# $Id: Makefile,v 1.5 1998/02/08 22:54:57 steve Exp $ +# $Id: Makefile,v 1.6 1998/06/27 05:19:43 asami Exp $ # DISTNAME= isoENTS PKGNAME= iso8879-1986 CATEGORIES= textproc -MASTER_SITES= http://www.sil.org/sgml/ +MASTER_SITES= ${MASTER_SITE_BACKUP} EXTRACT_SUFX= .zip MAINTAINER= jfieber@FreeBSD.ORG |