diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2003-12-27 15:03:52 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2003-12-27 15:03:52 +0000 |
commit | 4bb3b324cc6fbe348eeda6a4d4b838d46eed981b (patch) | |
tree | 5a171d0178922865c4b75cffc7c7df7bc9a6ff75 /games | |
parent | 7fd3a20b5a1ea5af6b414a8b0aa22eb106bd0961 (diff) |
Notes
Diffstat (limited to 'games')
-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 981dba3a9b07..d5442ca11d8d 100644 --- a/games/xgolgo/Makefile +++ b/games/xgolgo/Makefile @@ -8,11 +8,11 @@ PORTNAME= xgolgo PORTVERSION= 1.0 CATEGORIES= games -MASTER_SITES= ftp://ftp.nemoto.ecei.tohoku.ac.jp/pub/X11/misc/ +MASTER_SITES= ftp://ftp.netlab.is.tsukuba.ac.jp/pub/X/our_collections/misc/ DISTNAME= xeyes-g MAINTAINER= ports@FreeBSD.org -COMMENT= Xgolgo watches what you are doing and whether you're hostile or not +COMMENT= Watches what you are doing and whether you're hostile or not WRKSRC= ${WRKDIR}/xeyes USE_IMAKE= yes |