diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-02-27 04:54:41 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-02-27 04:54:41 +0000 |
commit | 73c7900f5b9459d1ff37b148013ae7d358f11811 (patch) | |
tree | aba8a3402772bc52b804ff2367685d0187a11040 /games/bomns | |
parent | e01dea753dd61328ed7bcdbc1442bbfc290a56b6 (diff) | |
download | ports-73c7900f5b9459d1ff37b148013ae7d358f11811.tar.gz ports-73c7900f5b9459d1ff37b148013ae7d358f11811.zip |
- Reassign ports to heap
Submitted by: alepulver
Notes
Notes:
svn path=/head/; revision=269863
Diffstat (limited to 'games/bomns')
-rw-r--r-- | games/bomns/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/bomns/Makefile b/games/bomns/Makefile index 39f0acea8088..6ae0c09a6068 100644 --- a/games/bomns/Makefile +++ b/games/bomns/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.99.2 CATEGORIES= games MASTER_SITES= SF/greenridge/Bomns%20for%20Linux/Bomns%20for%20Linux%20${PORTVERSION} -MAINTAINER= alepulver@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The best old-school deathmatch game EVER (only for two players) USE_BZIP2= yes |