pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/iso8879 MASTER_SITE is dead... use MASTER_SIT...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8d617453979f
branches:  trunk
changeset: 484033:8d617453979f
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Tue Nov 23 14:11:50 2004 +0000

description:
MASTER_SITE is dead... use MASTER_SITE_BACKUP.

diffstat:

 textproc/iso8879/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 81548724d1b2 -r 8d617453979f textproc/iso8879/Makefile
--- a/textproc/iso8879/Makefile Tue Nov 23 12:38:59 2004 +0000
+++ b/textproc/iso8879/Makefile Tue Nov 23 14:11:50 2004 +0000
@@ -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 @@
 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@localhost



Home | Main Index | Thread Index | Old Index