diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2007-10-19 03:31:59 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2007-10-19 03:31:59 +0000 |
commit | 296da3c2b8caad96abc0b024bea4e7ecc37afd64 (patch) | |
tree | 99ea5c6807c729f266306304780c8266f6fee1c3 /games | |
parent | b09f4b5d0440860809387e0968142c75c2b06120 (diff) | |
download | ports-296da3c2b8caad96abc0b024bea4e7ecc37afd64.tar.gz ports-296da3c2b8caad96abc0b024bea4e7ecc37afd64.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/tremulous/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/tremulous/Makefile b/games/tremulous/Makefile index 13bb4f30b8ed..dd819bf2bfb7 100644 --- a/games/tremulous/Makefile +++ b/games/tremulous/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S|$|${PORTNAME}/|} \ ftp://ftp.wireplay.co.uk/pub/quake3arena/mods/tremulous/ \ http://www.planetgloom.com/trem/ -MAINTAINER= alepulver@FreeBSD.org +MAINTAINER= sbahra@kerneled.org COMMENT= Free FPS game featuring two opposing teams, humans and aliens USE_ZIP= yes |