diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-08-08 08:11:20 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-08-08 08:11:20 +0000 |
commit | d108c5dc752dacbc6ca6222293993eadc83af849 (patch) | |
tree | b5b5f66879418924878c101a3a7aeff2cba3850e /games/atr3d | |
parent | 61d369b9fbc42f0e7a3527c836519f13287df89f (diff) |
Drop maintainership.
Notes
Notes:
svn path=/head/; revision=115610
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 \ |