diff options
| author | John Fieber <jfieber@FreeBSD.org> | 1998-09-30 14:13:22 +0000 | 
|---|---|---|
| committer | John Fieber <jfieber@FreeBSD.org> | 1998-09-30 14:13:22 +0000 | 
| commit | 6340a3cea178c6c416ef47bae9d547cbf8521376 (patch) | |
| tree | 1054c9ae1a5ca6d6794cd87b14fd1acf84b2225a | |
| parent | Upgrade to 0.30. (diff) | |
New master site.
Notes
Notes:
    svn path=/head/; revision=13557
| -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  | 
