diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1998-10-03 13:39:48 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1998-10-03 13:39:48 +0000 |
commit | 18f91c2428efb135912eb032a01a80bcc1d5c896 (patch) | |
tree | 362b6ce1ba3d28e8aa2061ab765dade5a0c921eb /games/xgolgo | |
parent | eefb5a8dd3a3906781bb98f02e88d1896012ac04 (diff) | |
download | ports-18f91c2428efb135912eb032a01a80bcc1d5c896.tar.gz ports-18f91c2428efb135912eb032a01a80bcc1d5c896.zip |
Notes
Diffstat (limited to 'games/xgolgo')
-rw-r--r-- | games/xgolgo/Makefile | 4 |
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 |