diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-07-22 10:34:12 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-07-22 10:34:12 +0000 |
commit | bcadc8453d4886afae404ef16fb45db1a7524e0a (patch) | |
tree | 54d66b3693797a9dea571de46e63fa8a9f42257c /games/atr3d | |
parent | 34ca4ff449d094ab8b2f73f1b73ca01433ca9b6a (diff) | |
download | ports-bcadc8453d4886afae404ef16fb45db1a7524e0a.tar.gz ports-bcadc8453d4886afae404ef16fb45db1a7524e0a.zip |
Notes
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 |