diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-05-16 04:04:18 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-05-16 04:04:18 +0000 |
commit | 8f7592e14d76de18fe6d825f0b39117b68dd1d30 (patch) | |
tree | 73fb793454d35379c239f9df6fe189d7a8a20297 /games/tank/Makefile | |
parent | 4c9734994babdbf08260ba1c7bb894e5a1e07f86 (diff) |
Notes
Diffstat (limited to 'games/tank/Makefile')
-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 65e32006e54e..9689fc85ebc7 100644 --- a/games/tank/Makefile +++ b/games/tank/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= http://step.polymtl.ca/~coyote/tank/ DISTFILES= ${DISTNAME}-src.tar.gz -MAINTAINER= erik@smluc.org +MAINTAINER= ports@FreeBSD.org COMMENT= A 3-D network tank game that uses OpenGL/Mesa BUILD_DEPENDS= ${X11BASE}/lib/libaux.a:${PORTSDIR}/graphics/libaux |