diff options
author | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-09-10 15:28:48 +0000 |
---|---|---|
committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-09-10 15:28:48 +0000 |
commit | 86bfbf2e7eeca137ebace637f9037cc9c33cef0d (patch) | |
tree | e356f1e48794172217e710d12da20a2c3c608789 /games | |
parent | fbb5fcccb0a55133b88bd4828a31afb8467f5c6c (diff) |
Update the master site.
PR: 4506
Submitted by: the port maintainer
Notes
Notes:
svn path=/head/; revision=7849
Diffstat (limited to 'games')
-rw-r--r-- | games/xpuyo/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/xpuyo/Makefile b/games/xpuyo/Makefile index 33bdfd88de23..dd09093ec0dc 100644 --- a/games/xpuyo/Makefile +++ b/games/xpuyo/Makefile @@ -3,13 +3,13 @@ # Date created: 12 October 1996 # Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> # -# $Id: Makefile,v 1.2 1996/12/08 09:48:54 max Exp $ +# $Id: Makefile,v 1.3 1997/01/03 09:37:40 obrien Exp $ # DISTNAME= xpuyo -PKGNAME= xpuyo-0.0 +PKGNAME= xpuyo-0.0 CATEGORIES= games -MASTER_SITES= ftp://ftp.huee.hokudai.ac.jp/pub/games/ +MASTER_SITES= ftp://ftp.meme.hokudai.ac.jp/pub/games/ MAINTAINER= Nakai@Mlab.t.u-tokyo.ac.jp |