diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-03-13 06:08:53 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-03-13 06:08:53 +0000 |
commit | 531fedaadc878eb3eb3b4981eb110ad636d75f49 (patch) | |
tree | ae3a23924d611b8ba41515af86bc433c25733450 /games/bs | |
parent | 434c40e4d30bc80443afdac007e5f3174c207786 (diff) | |
download | ports-531fedaadc878eb3eb3b4981eb110ad636d75f49.tar.gz ports-531fedaadc878eb3eb3b4981eb110ad636d75f49.zip |
Notes
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}" |