diff options
author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1998-09-29 17:28:34 +0000 |
---|---|---|
committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1998-09-29 17:28:34 +0000 |
commit | 6c35dac8d32d8310d4808ecd9de64b0373bc2ff2 (patch) | |
tree | f6f5131703708680538f293f1d93363dca7b5845 /textproc/iso8879 | |
parent | 720aa41ab22884be88131006a0b1d2d73bc69087 (diff) | |
download | ports-6c35dac8d32d8310d4808ecd9de64b0373bc2ff2.tar.gz ports-6c35dac8d32d8310d4808ecd9de64b0373bc2ff2.zip |
Notes
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 |