summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authoragc <agc>1998-06-11 08:05:28 +0000
committeragc <agc>1998-06-11 08:05:28 +0000
commitfa1c8ae8fc1646c9b63067f91df5f0adc5fdcac6 (patch)
treecd11661076bd81b23934712a05dc9343e87a59a7 /lang
parent539ec48eb4837ff7416fde278a56c6a3f478500c (diff)
downloadpkgsrc-fa1c8ae8fc1646c9b63067f91df5f0adc5fdcac6.tar.gz
The distfile on the master site keeps getting updated, and it has no
version number. To avoid downloading a distfile which will fail the checksum stage, retrieve the correct version of the distfile from MASTER_SITE_BACKUP, aka ftp.netbsd.org
Diffstat (limited to 'lang')
-rw-r--r--lang/expect/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/expect/Makefile b/lang/expect/Makefile
index 5a81a345340..85eb9483327 100644
--- a/lang/expect/Makefile
+++ b/lang/expect/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.11 1998/06/03 13:07:08 agc Exp $
+# $NetBSD: Makefile,v 1.12 1998/06/11 08:05:28 agc Exp $
# FreeBSD Id: Makefile,v 1.29 1998/01/27 01:11:47 fenner Exp
#
DISTNAME= expect
PKGNAME= expect-5.25
CATEGORIES= lang
-MASTER_SITES= http://expect.nist.gov/
+MASTER_SITES= ${MASTER_SITE_BACKUP}
MAINTAINER= packages@netbsd.org