diff options
author | Steve Price <steve@FreeBSD.org> | 1999-05-29 04:34:48 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-05-29 04:34:48 +0000 |
commit | b0c1b0a48e6f2d018cc356f3afbfbed08480f267 (patch) | |
tree | a7037e23e42118b0aa3ae231662808948c8d1db7 /games/oneko | |
parent | 8e85eff768db2c8b680bf46f4e590f5ae2794d39 (diff) |
Update MASTER_SITE.
PR: 11906
Submitted by: Hotaru-Ya <hotaru@tail.net>
Notes
Notes:
svn path=/head/; revision=19073
Diffstat (limited to 'games/oneko')
-rw-r--r-- | games/oneko/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/oneko/Makefile b/games/oneko/Makefile index d5976ca435e3..b9a6c94510fe 100644 --- a/games/oneko/Makefile +++ b/games/oneko/Makefile @@ -3,12 +3,12 @@ # Date created: 5 December 1994 # Whom: asami # -# $Id: Makefile,v 1.11 1998/10/04 18:11:54 jseger Exp $ +# $Id: Makefile,v 1.12 1998/11/12 23:07:17 billf Exp $ # DISTNAME= oneko-1.2 CATEGORIES= games -MASTER_SITES= ftp://ftp.cin.nihon-u.ac.jp/pub/Linux/PJE/PJE-0.1.2/sources/xclt/ \ +MASTER_SITES= ftp://ftp.cin.nihon-u.ac.jp/pub/Linux/PJE/PJE-0.1.5/sources/xclt/oneko/ \ http://hp.vector.co.jp/authors/VA004959/oneko/ MAINTAINER= candy@kgc.co.jp |