diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2007-04-09 09:11:10 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2007-04-09 09:11:10 +0000 |
commit | 6bf061550c0e0734af911a8d1d141d64af320112 (patch) | |
tree | bd6f0eaffa8ee1382a96e51eec4387aeac291bf7 /games/oneko | |
parent | 1d0ed1a69bd517627e602ac5791cf3b50b01ce80 (diff) | |
download | ports-6bf061550c0e0734af911a8d1d141d64af320112.tar.gz ports-6bf061550c0e0734af911a8d1d141d64af320112.zip |
Notes
Diffstat (limited to 'games/oneko')
-rw-r--r-- | games/oneko/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/oneko/Makefile b/games/oneko/Makefile index c57fba6fffc1..77d5f2732187 100644 --- a/games/oneko/Makefile +++ b/games/oneko/Makefile @@ -9,7 +9,7 @@ PORTNAME= oneko PORTVERSION= 2.0b PORTREVISION= 3 CATEGORIES= games -MASTER_SITES= http://www02.so-net.ne.jp/~nsasaki/oneko/ \ +MASTER_SITES= http://www.3bit.co.jp/~sasaki/oneko/ \ http://www.net24.ne.jp/~ryo2/archives/:ryo2 \ http://www2u.biglobe.ne.jp/~hsaka/distfiles/:hsaka DISTFILES= oneko-2.0b.tar.gz \ |