diff options
Diffstat (limited to 'games/bs')
-rw-r--r-- | games/bs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/bs/Makefile b/games/bs/Makefile index 45486647175a..40e588fa0265 100644 --- a/games/bs/Makefile +++ b/games/bs/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.8 CATEGORIES= games MASTER_SITES= http://www.catb.org/~esr/bs/ -MAINTAINER= gjb@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Battleships solitaire game with a color interface MAKE_ARGS= CC="${CC}" |