diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2011-09-14 03:02:55 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2011-09-14 03:02:55 +0000 |
commit | 66cf17e29e31b588f6f881d302a3c1b55106d216 (patch) | |
tree | 79cef0065392c085607731d53856172404b73450 /games/nexuiz | |
parent | 1c5502d6a162fd474eee9e3d181c9c0d9136e4d5 (diff) | |
download | ports-66cf17e29e31b588f6f881d302a3c1b55106d216.tar.gz ports-66cf17e29e31b588f6f881d302a3c1b55106d216.zip |
Notes
Diffstat (limited to 'games/nexuiz')
-rw-r--r-- | games/nexuiz/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/nexuiz/Makefile b/games/nexuiz/Makefile index 2d01cf93fa8e..ab2271b01d2d 100644 --- a/games/nexuiz/Makefile +++ b/games/nexuiz/Makefile @@ -11,11 +11,10 @@ PORTREVISION= 7 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/NexuizRelease/Nexuiz%20${PORTVERSION} \ SF/${PORTNAME}/mappack/nexmappack_r2:mappack - DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= danfe@FreeBSD.org +MAINTAINER= amdmi3@FreeBSD.org COMMENT= A fast-paced, chaotic, and intense multiplayer first person shooter LICENSE= GPLv2 |