diff options
author | Will Andrews <will@FreeBSD.org> | 2000-08-11 01:23:53 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-08-11 01:23:53 +0000 |
commit | d5ed1c173aa6ea3c7b6300e9bcee3f93ac5736e2 (patch) | |
tree | bae7bc70aa6d374a331f0a42309b7f548c11b626 /games/sl/Makefile | |
parent | Update to 1.18. I added something to make this link with -lintl. (diff) |
Master site changed.
PR: 20459
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=31499
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 |