diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-11-01 10:57:27 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-11-01 10:57:27 +0000 |
commit | b484d8a3ed040b7129344b0fd5ceecf6da2fe8d0 (patch) | |
tree | 072325c7c1da5d5e8a510c6b2cf5e52433f8db0a /games/gnuchess | |
parent | e84b0a4425fbbd963ec44fc1449a164ba0f6e204 (diff) | |
download | ports-b484d8a3ed040b7129344b0fd5ceecf6da2fe8d0.tar.gz ports-b484d8a3ed040b7129344b0fd5ceecf6da2fe8d0.zip |
Notes
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 \ |