diff options
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 59e8281483b1..8e35b162d94e 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= ports@FreeBSD.org +MAINTAINER= conrads@cox.net COMMENT= "Classic" Gnu Chess PLIST_FILES= bin/gnuchess \ |