diff options
author | jseger <jseger@FreeBSD.org> | 1998-10-05 02:11:54 +0800 |
---|---|---|
committer | jseger <jseger@FreeBSD.org> | 1998-10-05 02:11:54 +0800 |
commit | a510e206ce6e75ae4e4f44089f0b6812c3c8efaf (patch) | |
tree | 66e37dd784e4cbe280ed23d98b0c9ea0dc1077e9 /games | |
parent | efd23e18e33aedfc32d0f7c5e5a487db8714f22a (diff) | |
download | freebsd-ports-gnome-a510e206ce6e75ae4e4f44089f0b6812c3c8efaf.tar.gz freebsd-ports-gnome-a510e206ce6e75ae4e4f44089f0b6812c3c8efaf.tar.zst freebsd-ports-gnome-a510e206ce6e75ae4e4f44089f0b6812c3c8efaf.zip |
Add a good MASTER_SITE
Diffstat (limited to 'games')
-rw-r--r-- | games/oneko/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/games/oneko/Makefile b/games/oneko/Makefile index 29cf82a7e731..ea3eee1cdf70 100644 --- a/games/oneko/Makefile +++ b/games/oneko/Makefile @@ -3,12 +3,13 @@ # Date created: 5 December 1994 # Whom: asami # -# $Id: Makefile,v 1.9 1997/01/03 07:48:22 obrien Exp $ +# $Id: Makefile,v 1.10 1998/08/27 02:20:47 asami Exp $ # DISTNAME= oneko-1.2 CATEGORIES= games -MASTER_SITES= http://www.asahi-net.or.jp/~ZW6T-KND/oneko/ +MASTER_SITES= ftp://ftp.cin.nihon-u.ac.jp/pub/Linux/PJE/PJE-0.1.2/sources/xclt/ \ + http://www.asahi-net.or.jp/~ZW6T-KND/oneko/ MAINTAINER= candy@fct.kgc.co.jp |