summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeiichirou Hiraoka <flathill@FreeBSD.org>2003-03-07 18:50:50 +0000
committerSeiichirou Hiraoka <flathill@FreeBSD.org>2003-03-07 18:50:50 +0000
commitca4be53f3c5fc0058a3dd779ad1e398261e0cfb3 (patch)
tree8a67d301fa7e3ccf71153e96d7b5db8f10cd12c6
parentFix URL (diff)
Fix MASTER_SITES
Notes
Notes: svn path=/head/; revision=77054
-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