From 6b3e3941de81be1d731862802c5e3905e7acf311 Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Sat, 10 Jul 2010 05:32:14 +0000 Subject: [PATCH] Add FreeBSD.fr as MASTER_SITES for now. --- lang/expect/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/lang/expect/Makefile b/lang/expect/Makefile index 8cd1a8bdf3b..7429c808697 100644 --- a/lang/expect/Makefile +++ b/lang/expect/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.51 2009/11/19 22:36:56 kili Exp $ +# $OpenBSD: Makefile,v 1.52 2010/07/10 05:32:14 ajacoutot Exp $ COMMENT= sophisticated scripter based on Tcl/Tk @@ -6,7 +6,8 @@ DISTNAME= expect-5.43.0 PKGNAME= ${DISTNAME}p3 SHARED_LIBS= expect543 1.2 CATEGORIES= lang -MASTER_SITES= http://expect.nist.gov/old/ +#MASTER_SITES= http://expect.nist.gov/old/ +MASTER_SITES= ftp://ftp.fr.freebsd.org/pub/FreeBSD/distfiles/ HOMEPAGE= http://expect.nist.gov/