diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-08-20 06:40:43 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-08-20 06:40:43 +0000 |
commit | 8c22b68fb05dad1eb3d907dd261c4a404e200d10 (patch) | |
tree | 073d61190e82bc5acec0807c7c490bce7a05e6fd /games/gnuchess | |
parent | f854f1e401ca197a4b7c19065aee9ff35a909dc8 (diff) | |
download | ports-8c22b68fb05dad1eb3d907dd261c4a404e200d10.tar.gz ports-8c22b68fb05dad1eb3d907dd261c4a404e200d10.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 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 \ |