diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2011-03-13 14:08:53 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2011-03-13 14:08:53 +0800 |
commit | 1ba4da420ca3289e5e555865e8e0a3710ee44bc2 (patch) | |
tree | 1121a736911085452f02ab526685e7525faca077 /games/xbomb | |
parent | 1f50a485e255eeb682d42b0085203a2ab55b4753 (diff) | |
download | freebsd-ports-gnome-1ba4da420ca3289e5e555865e8e0a3710ee44bc2.tar.gz freebsd-ports-gnome-1ba4da420ca3289e5e555865e8e0a3710ee44bc2.tar.zst freebsd-ports-gnome-1ba4da420ca3289e5e555865e8e0a3710ee44bc2.zip |
- Reassign to the heap
PR: ports/155507 ports/155508
Diffstat (limited to 'games/xbomb')
-rw-r--r-- | games/xbomb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xbomb/Makefile b/games/xbomb/Makefile index ef676574af55..703cb7dc5f1c 100644 --- a/games/xbomb/Makefile +++ b/games/xbomb/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= http://www.gedanken.demon.co.uk/download-xbomb/ EXTRACT_SUFX= .tgz -MAINTAINER= gjb@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Minesweeper with a couple of grid types USE_XORG= xaw7 |