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/iso8879 | |
parent | 5da2fc9de5d0c81114e7cd6306974326e9241c67 (diff) | |
download | ports-b65e781793f5689e9c680e0afa4c3839a8cda76d.tar.gz ports-b65e781793f5689e9c680e0afa4c3839a8cda76d.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 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 |