diff options
author | miwi <miwi@FreeBSD.org> | 2006-11-01 18:57:27 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2006-11-01 18:57:27 +0800 |
commit | 4e0259bbd3a295fc9f90aafe2c3472a41ff07cf3 (patch) | |
tree | 6be3a744422ac9f77b4c015fbc9db9b9f13854a0 /games/gnuchess | |
parent | ac2629280bb04eaeae73bc1ddcd1fb983f6185f7 (diff) | |
download | freebsd-ports-gnome-4e0259bbd3a295fc9f90aafe2c3472a41ff07cf3.tar.gz freebsd-ports-gnome-4e0259bbd3a295fc9f90aafe2c3472a41ff07cf3.tar.zst freebsd-ports-gnome-4e0259bbd3a295fc9f90aafe2c3472a41ff07cf3.zip |
- Pass maintainership to submitter
PR: ports/104750
ports/104749
ports/104748
Submitted by: Conrad J. Sabatier <conrads@cox.net>
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 \ |