diff options
Diffstat (limited to 'games/gnubg')
-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 f263c5bc31a5..ae86a4f9e68c 100644 --- a/games/gnubg/Makefile +++ b/games/gnubg/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://www.c-s.li/ports/ \ http://files.gnubg.org/media/sources/ DISTFILES= gnubg-release-${PORTVERSION}-sources.tar.gz -MAINTAINER= gahr@FreeBSD.org +MAINTAINER= cs@FreeBSD.org COMMENT= GNU Backgammon BUILD_DEPENDS= bison:${PORTSDIR}/devel/bison |