aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorflathill <flathill@FreeBSD.org>2003-03-08 02:50:50 +0800
committerflathill <flathill@FreeBSD.org>2003-03-08 02:50:50 +0800
commit625887a2e19fba176b6cffbda048fd6bcdf565d6 (patch)
treeaeced3d35b87663c6ce23f87e6df4c38e2fac3b0
parent44dadbac1af450c1530be1b5d71b2c649a97b5ec (diff)
downloadfreebsd-ports-gnome-625887a2e19fba176b6cffbda048fd6bcdf565d6.tar.gz
freebsd-ports-gnome-625887a2e19fba176b6cffbda048fd6bcdf565d6.tar.zst
freebsd-ports-gnome-625887a2e19fba176b6cffbda048fd6bcdf565d6.zip
Fix MASTER_SITES
-rw-r--r--japanese/lambdamoo/Makefile2
-rw-r--r--net/lambdamoo/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/japanese/lambdamoo/Makefile b/japanese/lambdamoo/Makefile
index 716aaf9fc41a..8971f1e9d9ec 100644
--- a/japanese/lambdamoo/Makefile
+++ b/japanese/lambdamoo/Makefile
@@ -8,7 +8,7 @@
PORTNAME= lambdamoo
PORTVERSION= 1.8.1
CATEGORIES= japanese net
-MASTER_SITES= ftp://ftp.place.org/pub/moo/ \
+MASTER_SITES= http://download.sourceforge.net/lambdamoo/
ftp://ftp.leo.chubu.ac.jp/pub/network/mnews/
DISTNAME= LambdaMOO-${PORTVERSION}
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
diff --git a/net/lambdamoo/Makefile b/net/lambdamoo/Makefile
index c8ab51c3acaf..0e64a35433c4 100644
--- a/net/lambdamoo/Makefile
+++ b/net/lambdamoo/Makefile
@@ -8,7 +8,7 @@
PORTNAME= lambdamoo
PORTVERSION= 1.8.1
CATEGORIES= net
-MASTER_SITES= ftp://ftp.place.org/pub/moo/
+MASTER_SITES= http://download.sourceforge.net/lambdamoo/
DISTNAME= LambdaMOO-${PORTVERSION}
MAINTAINER= flathill@FreeBSD.ORG