diff options
author | flathill <flathill@FreeBSD.org> | 2000-01-28 09:44:25 +0800 |
---|---|---|
committer | flathill <flathill@FreeBSD.org> | 2000-01-28 09:44:25 +0800 |
commit | 5a4c58beb5e155587900782e0e8a54e9bd473a24 (patch) | |
tree | 29017386f66539219c66df2731f6736141a3d158 /japanese/lambdamoo/Makefile | |
parent | f6cfba4cdc657aa75a62b409aede60f5440d6c84 (diff) | |
download | freebsd-ports-gnome-5a4c58beb5e155587900782e0e8a54e9bd473a24.tar.gz freebsd-ports-gnome-5a4c58beb5e155587900782e0e8a54e9bd473a24.tar.zst freebsd-ports-gnome-5a4c58beb5e155587900782e0e8a54e9bd473a24.zip |
Change MASTER_SITES
Diffstat (limited to 'japanese/lambdamoo/Makefile')
-rw-r--r-- | japanese/lambdamoo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/lambdamoo/Makefile b/japanese/lambdamoo/Makefile index 3caf437c1f0a..0b5b7bfd88ae 100644 --- a/japanese/lambdamoo/Makefile +++ b/japanese/lambdamoo/Makefile @@ -10,7 +10,7 @@ DISTNAME= LambdaMOO-1.8.0r8 PKGNAME= ja-lambdamoo-1.8.0r8 CATEGORIES= japanese net MASTER_SITES= ftp://ftp.place.org/pub/moo/unofficial/ \ - ftp://ftp.mei.co.jp/free/Network/news/readers/ + ftp://ftp.leo.chubu.ac.jp/pub/network/mnews/ DISTFILES= LambdaMOO-1.8.0r8.tar.gz mnews122.tar.gz PATCH_SITES= http://www.freebsd.org/~flathill/distfiles/ |