diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-05-16 07:30:10 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-05-16 07:30:10 +0000 |
commit | bfb7ac6323e1fc9179153e4dca51f41f633db9c8 (patch) | |
tree | ab210423f0a1bd65f4d0c366d1f206fd3c340168 /games/tank | |
parent | 5dbfcd79aeae0a24273560fa8bc999aad44cd65f (diff) | |
download | ports-bfb7ac6323e1fc9179153e4dca51f41f633db9c8.tar.gz ports-bfb7ac6323e1fc9179153e4dca51f41f633db9c8.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 9689fc85ebc7..65e32006e54e 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= ports@FreeBSD.org +MAINTAINER= erik@smluc.org COMMENT= A 3-D network tank game that uses OpenGL/Mesa BUILD_DEPENDS= ${X11BASE}/lib/libaux.a:${PORTSDIR}/graphics/libaux |