diff options
Diffstat (limited to 'games/xgolgo/Makefile')
-rw-r--r-- | games/xgolgo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xgolgo/Makefile b/games/xgolgo/Makefile index 244679a233c0..981dba3a9b07 100644 --- a/games/xgolgo/Makefile +++ b/games/xgolgo/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= ftp://ftp.nemoto.ecei.tohoku.ac.jp/pub/X11/misc/ DISTNAME= xeyes-g -MAINTAINER= nakai@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Xgolgo watches what you are doing and whether you're hostile or not WRKSRC= ${WRKDIR}/xeyes |