diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2009-02-27 21:24:38 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2009-02-27 21:24:38 +0000 |
commit | 817a65bd3b2c33bbe5d08b914c2d17be99b8fbc7 (patch) | |
tree | d5ec97f2635e9023195f8787b1c223cd6385a800 /games/assaultcube | |
parent | c5fdb9237c9198636ca0a3cd72cb4044f46ce247 (diff) | |
download | ports-817a65bd3b2c33bbe5d08b914c2d17be99b8fbc7.tar.gz ports-817a65bd3b2c33bbe5d08b914c2d17be99b8fbc7.zip |
Notes
Diffstat (limited to 'games/assaultcube')
-rw-r--r-- | games/assaultcube/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/assaultcube/Makefile b/games/assaultcube/Makefile index 2131d912d62e..f7a4026d0b7f 100644 --- a/games/assaultcube/Makefile +++ b/games/assaultcube/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= SF/actiongame DISTNAME= AssaultCube_v${PORTVERSION} -MAINTAINER= alepulver@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Total conversion of the FPS game called Cube LIB_DEPENDS= openal.0:${PORTSDIR}/audio/openal |