diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-12-01 23:12:16 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-12-01 23:12:16 +0000 |
commit | 8ff9e2abf9556ce3835e0ad7885aee66df8a07b6 (patch) | |
tree | 8d51587d258223ed6fb418f49688b7e1637942ec /games/tank | |
parent | 58f845b54826610922755183d0da29bcfe8a1747 (diff) | |
download | ports-8ff9e2abf9556ce3835e0ad7885aee66df8a07b6.tar.gz ports-8ff9e2abf9556ce3835e0ad7885aee66df8a07b6.zip |
Notes
Diffstat (limited to 'games/tank')
-rw-r--r-- | games/tank/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/tank/Makefile b/games/tank/Makefile index e26d25a61e33..0f341494c584 100644 --- a/games/tank/Makefile +++ b/games/tank/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= http://step.polymtl.ca/~coyote/tank/ EXTRACT_SUFX= -src.tar.gz -MAINTAINER= erik@smluc.org +MAINTAINER= erik@bz.bzflag.bz COMMENT= A 3-D network tank game that uses OpenGL/Mesa BUILD_DEPENDS= ${LOCALBASE}/lib/libaux.a:${PORTSDIR}/graphics/libaux |