From 1ba4da420ca3289e5e555865e8e0a3710ee44bc2 Mon Sep 17 00:00:00 2001 From: tabthorpe Date: Sun, 13 Mar 2011 06:08:53 +0000 Subject: - Reassign to the heap PR: ports/155507 ports/155508 --- games/bs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games/bs') 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}" -- cgit