diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-04-03 21:30:39 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-04-03 21:30:39 +0000 |
commit | 21b72b77242bec9b5c2c94f0aa3b9b2ef1cbf269 (patch) | |
tree | 2bd8e30787adc060967df63687cf5230898ef8ca /games/xhime | |
parent | 34113719aea618f80d0f309d53402d769feb9985 (diff) | |
download | ports-21b72b77242bec9b5c2c94f0aa3b9b2ef1cbf269.tar.gz ports-21b72b77242bec9b5c2c94f0aa3b9b2ef1cbf269.zip |
Notes
Diffstat (limited to 'games/xhime')
-rw-r--r-- | games/xhime/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xhime/Makefile b/games/xhime/Makefile index 026aee22742c..3f9c3c9b8c6c 100644 --- a/games/xhime/Makefile +++ b/games/xhime/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= http://www.tcp-ip.or.jp/~shochan/linux/ DISTFILES= xhime151.tgz -MAINTAINER= flathill@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Resident Himechan for X Window System WRKSRC= ${WRKDIR}/xhime1.51 |