diff options
author | krion <krion@FreeBSD.org> | 2003-07-22 18:34:12 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2003-07-22 18:34:12 +0800 |
commit | 2ec1cef257b35a7acc637d30c005bfc585114353 (patch) | |
tree | cc88f3d30b581bb91a7b449d0c2ebe15512b5820 /games/atr3d | |
parent | ed5b87a0362b92e131184b743ee42cb96dd3fac3 (diff) | |
download | freebsd-ports-gnome-2ec1cef257b35a7acc637d30c005bfc585114353.tar.gz freebsd-ports-gnome-2ec1cef257b35a7acc637d30c005bfc585114353.tar.zst freebsd-ports-gnome-2ec1cef257b35a7acc637d30c005bfc585114353.zip |
Change my mail to @FreeBSD.org
Approved by: fjoe (mentor)
Diffstat (limited to 'games/atr3d')
-rw-r--r-- | games/atr3d/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/atr3d/Makefile b/games/atr3d/Makefile index fae80dfa0c93..d23a3aadd1cf 100644 --- a/games/atr3d/Makefile +++ b/games/atr3d/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.avoidtheroid.com/pub/${PORTNAME}/ DISTNAME= ${PORTNAME}_source_${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= ponomarew@oberon.net +MAINTAINER= krion@FreeBSD.org COMMENT= 3D asteroids-like multiplayer game LIB_DEPENDS= openal.0:${PORTSDIR}/audio/openal |