diff options
author | xtraeme <xtraeme> | 2004-11-23 14:11:50 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2004-11-23 14:11:50 +0000 |
commit | 4ecb9f32b93667914102fd6b3e96b447e0567a47 (patch) | |
tree | e31623c5b4ec533c5d178be33bfba6f5c15c3681 /textproc/iso8879 | |
parent | 1110ec7d518e9949ee2fa3bb5542f27e210affde (diff) | |
download | pkgsrc-4ecb9f32b93667914102fd6b3e96b447e0567a47.tar.gz |
MASTER_SITE is dead... use MASTER_SITE_BACKUP.
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 0e3edd12099..42bf161dd66 100644 --- a/textproc/iso8879/Makefile +++ b/textproc/iso8879/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2004/06/05 00:00:17 xtraeme Exp $ +# $NetBSD: Makefile,v 1.17 2004/11/23 14:11:50 xtraeme Exp $ # FreeBSD Id: Makefile,v 1.9 1999/02/11 16:01:16 jfieber Exp # @@ -6,7 +6,7 @@ DISTNAME= isoENTS PKGNAME= iso8879-1986 PKGREVISION= 3 CATEGORIES= textproc -MASTER_SITES= http://fallout.campusview.indiana.edu/ports/distfiles/ +MASTER_SITES= ${MASTER_SITE_BACKUP} EXTRACT_SUFX= .zip MAINTAINER= rh@NetBSD.ORG |