summaryrefslogtreecommitdiff
path: root/games/xgolgo
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1998-10-03 13:39:48 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1998-10-03 13:39:48 +0000
commit18f91c2428efb135912eb032a01a80bcc1d5c896 (patch)
tree362b6ce1ba3d28e8aa2061ab765dade5a0c921eb /games/xgolgo
parentUnbreak for ELF builds, take over as maintainer. (diff)
Remove bad MASTER_SITEs and add more good ones.
Notes
Notes: svn path=/head/; revision=13608
Diffstat (limited to 'games/xgolgo')
-rw-r--r--games/xgolgo/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xgolgo/Makefile b/games/xgolgo/Makefile
index fa7719692035..afd220c0b52c 100644
--- a/games/xgolgo/Makefile
+++ b/games/xgolgo/Makefile
@@ -3,13 +3,13 @@
# Date created: 1 July 1997
# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
#
-# $Id: Makefile,v 1.1.1.1 1997/10/15 04:56:39 max Exp $
+# $Id: Makefile,v 1.2 1997/10/16 04:27:23 asami Exp $
#
DISTNAME= xeyes-g
PKGNAME= xgolgo-1.0
CATEGORIES= games
-MASTER_SITES= ftp://ftp.cc.saga-u.ac.jp/pub/X/xeyes/
+MASTER_SITES= ftp://ftp.netlab.is.tsukuba.ac.jp/pub/X/our_collections/misc/
MAINTAINER= Nakai@Mlab.t.u-tokyo.ac.jp