diff options
author | max <max@FreeBSD.org> | 1997-09-10 23:28:48 +0800 |
---|---|---|
committer | max <max@FreeBSD.org> | 1997-09-10 23:28:48 +0800 |
commit | 6436e745ee2fbf9c5eff15529dc051332c45864a (patch) | |
tree | 8badb9499359be05e8cf61bd4d918a2515711019 /games | |
parent | 4c59a0ef139b836ab1cd14ee4fd216e31d9ced09 (diff) | |
download | freebsd-ports-gnome-6436e745ee2fbf9c5eff15529dc051332c45864a.tar.gz freebsd-ports-gnome-6436e745ee2fbf9c5eff15529dc051332c45864a.tar.zst freebsd-ports-gnome-6436e745ee2fbf9c5eff15529dc051332c45864a.zip |
Update the master site.
PR: 4506
Submitted by: the port maintainer
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 |