diff options
-rw-r--r-- | games/gnubg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gnubg/Makefile b/games/gnubg/Makefile index 9eecec514b96..d5222ece19bc 100644 --- a/games/gnubg/Makefile +++ b/games/gnubg/Makefile @@ -12,7 +12,7 @@ DISTFILES= gnubg-source-MAIN-20070601.tar.gz:src \ gnubg_ts0.bd.gz:ts EXTRACT_ONLY= gnubg-source-MAIN-20070601.tar.gz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= cs@FreeBSD.org COMMENT= GNU Backgammon BUILD_DEPENDS= bison:${PORTSDIR}/devel/bison |