diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-10-08 21:59:43 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-10-08 21:59:43 +0000 |
commit | 937da00324acc6473c020869f0e01365c0ec1632 (patch) | |
tree | b007a713739f66cf4e6c72ec529e2585897d8960 /games | |
parent | f2edad156c8c1912758f0d2f82049fd780b810a1 (diff) | |
download | ports-937da00324acc6473c020869f0e01365c0ec1632.tar.gz ports-937da00324acc6473c020869f0e01365c0ec1632.zip |
Reset bouncing maintainer address.
Notes
Notes:
svn path=/head/; revision=175008
Diffstat (limited to 'games')
-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 8e35b162d94e..59e8281483b1 100644 --- a/games/gnuchess/Makefile +++ b/games/gnuchess/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= chess # The DISTFILES here is explicitly needed because it can be extended later. DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} -MAINTAINER= conrads@cox.net +MAINTAINER= ports@FreeBSD.org COMMENT= "Classic" Gnu Chess PLIST_FILES= bin/gnuchess \ |