diff options
author | kris <kris@FreeBSD.org> | 2004-05-16 04:04:18 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-05-16 04:04:18 +0000 |
commit | 66504e3975b06666ee98714fc6cecbae8c3aa85f (patch) | |
tree | 182f4e81f9e795b077915cecf98b1d4fdde2652f /games/tank/Makefile | |
parent | f12142030fbcac78c5b74025affbe95a4e6fa3b2 (diff) | |
download | FreeBSD-ports-66504e3975b06666ee98714fc6cecbae8c3aa85f.zip FreeBSD-ports-66504e3975b06666ee98714fc6cecbae8c3aa85f.tar.gz |
Reset bouncing maintainer address:
<eric@smluc.org>:
Sorry, no mailbox here by that name. (#5.1.1)
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 65e3200..9689fc8 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 |