diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2004-12-28 23:19:42 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2004-12-28 23:19:42 +0000 |
commit | 032b88811d77d273f08cf8ba214e56bf321be070 (patch) | |
tree | ea739b4e670f89660e25a203d406ec99662a6023 /games/gnuchess | |
parent | 03cfe242eec82830529f85dfe24451ded14c7144 (diff) | |
download | ports-032b88811d77d273f08cf8ba214e56bf321be070.tar.gz ports-032b88811d77d273f08cf8ba214e56bf321be070.zip |
Welcome new maintainer!
Notes
Notes:
svn path=/head/; revision=125393
Diffstat (limited to 'games/gnuchess')
-rw-r--r-- | games/gnuchess/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gnuchess/Makefile b/games/gnuchess/Makefile index 712f8be8e0c7..eb4bcbbe098d 100644 --- a/games/gnuchess/Makefile +++ b/games/gnuchess/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= chess -MAINTAINER= ports@FreeBSD.org +MAINTAINER= conrads@cox.net COMMENT= "Classic" Gnu Chess PLIST_FILES= bin/gnuchess \ |