diff options
author | will <will@FreeBSD.org> | 2000-08-11 09:23:53 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-08-11 09:23:53 +0800 |
commit | 6381a37242926bae7b99505530ed355431537fd5 (patch) | |
tree | 2a5d51674114a61d72953fb51c38262b075a576c /games/sl/Makefile | |
parent | a4b627496cfc4bd4769d132222d72813034b37b9 (diff) | |
download | freebsd-ports-gnome-6381a37242926bae7b99505530ed355431537fd5.tar.gz freebsd-ports-gnome-6381a37242926bae7b99505530ed355431537fd5.tar.zst freebsd-ports-gnome-6381a37242926bae7b99505530ed355431537fd5.zip |
Master site changed.
PR: 20459
Submitted by: maintainer
Diffstat (limited to 'games/sl/Makefile')
-rw-r--r-- | games/sl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/sl/Makefile b/games/sl/Makefile index 0f97ef91792b..d9ddb2525dca 100644 --- a/games/sl/Makefile +++ b/games/sl/Makefile @@ -8,7 +8,7 @@ PORTNAME= sl PORTVERSION= 3.03 CATEGORIES= games -MASTER_SITES= http://www.is.titech.ac.jp/~toyoda/sl/ +MASTER_SITES= http://www.tkl.iis.u-tokyo.ac.jp/~toyoda/sl/ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tar |