diff options
author | krion <krion@FreeBSD.org> | 2004-08-08 16:11:20 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-08-08 16:11:20 +0800 |
commit | 53dbf8baf818ba426cb1ffc3f519fb3cd847633b (patch) | |
tree | dead58175d408b55788144263643740310d7ee67 /games/atr3d | |
parent | b5576f64ddcd1cdde8370e3949bd34c27032e2b1 (diff) | |
download | freebsd-ports-gnome-53dbf8baf818ba426cb1ffc3f519fb3cd847633b.tar.gz freebsd-ports-gnome-53dbf8baf818ba426cb1ffc3f519fb3cd847633b.tar.zst freebsd-ports-gnome-53dbf8baf818ba426cb1ffc3f519fb3cd847633b.zip |
Drop maintainership.
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 74c2e3e09e8b..58b0c9be8b43 100644 --- a/games/atr3d/Makefile +++ b/games/atr3d/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.avoidtheroid.com/pub/${PORTNAME}/ DISTNAME= ${PORTNAME}_source_${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= krion@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= 3D asteroids-like multiplayer game LIB_DEPENDS= openal.0:${PORTSDIR}/audio/openal \ |