diff options
author | wiz <wiz> | 2004-11-23 14:15:29 +0000 |
---|---|---|
committer | wiz <wiz> | 2004-11-23 14:15:29 +0000 |
commit | f9ccf6506d2d3eff5d5da3fa1b85678d84a3ac9a (patch) | |
tree | 9e8221e162a1bfb43b77d36ddf1086ff12fce852 /textproc/iso8879/Makefile | |
parent | 0751dc7fe3b3a0e32aa95075a65970f31389340b (diff) | |
download | pkgsrc-f9ccf6506d2d3eff5d5da3fa1b85678d84a3ac9a.tar.gz |
Get ISOEnts.zip from oasis-open instead of isoENTS from a master site
that disappeared.
Diffstat (limited to 'textproc/iso8879/Makefile')
-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 42bf161dd66..915ba788cbb 100644 --- a/textproc/iso8879/Makefile +++ b/textproc/iso8879/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.17 2004/11/23 14:11:50 xtraeme Exp $ +# $NetBSD: Makefile,v 1.18 2004/11/23 14:15:29 wiz Exp $ # FreeBSD Id: Makefile,v 1.9 1999/02/11 16:01:16 jfieber Exp # -DISTNAME= isoENTS +DISTNAME= ISOEnts PKGNAME= iso8879-1986 PKGREVISION= 3 CATEGORIES= textproc -MASTER_SITES= ${MASTER_SITE_BACKUP} +MASTER_SITES= http://www.oasis-open.org/cover/ EXTRACT_SUFX= .zip MAINTAINER= rh@NetBSD.ORG |