diff options
author | John Fieber <jfieber@FreeBSD.org> | 1997-07-10 03:25:28 +0000 |
---|---|---|
committer | John Fieber <jfieber@FreeBSD.org> | 1997-07-10 03:25:28 +0000 |
commit | f37a25235a9597aac1d417a21d4d4941a3385a82 (patch) | |
tree | afc51eb8305085ae4544a6cb1c499e0e687ccc82 /textproc/iso8879 | |
parent | 0090e4fc683c0cf428a9dba12d38132bc731b54a (diff) | |
download | ports-f37a25235a9597aac1d417a21d4d4941a3385a82.tar.gz ports-f37a25235a9597aac1d417a21d4d4941a3385a82.zip |
Notes
Diffstat (limited to 'textproc/iso8879')
-rw-r--r-- | textproc/iso8879/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/iso8879/Makefile b/textproc/iso8879/Makefile index c35f0b42ae54..7c2accf194b8 100644 --- a/textproc/iso8879/Makefile +++ b/textproc/iso8879/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: iso8879 -# Version required: 1.0 +# Version required: 1986 # Date created: June 19, 1997 # Whom: jfieber # -# $Id: Makefile,v 1.2 1997/06/29 09:49:48 obrien Exp $ +# $Id: Makefile,v 1.3 1997/07/10 02:37:46 jfieber Exp $ # DISTNAME= isoENTS -PKGNAME= iso8879-1.0 +PKGNAME= iso8879-1986 CATEGORIES= textproc MASTER_SITES= http://www.sil.org/sgml/ EXTRACT_SUFX= .zip |