diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-08-19 19:50:32 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-08-19 19:50:32 +0000 |
commit | 07adcc8e6a561a366d0a5c4c62905080b9663fda (patch) | |
tree | 2716b15f598f21c101cfd6c415584dadb6c6574e /games | |
parent | 78e24d94a24dc526b747c639b10748c499c54cbd (diff) | |
download | ports-07adcc8e6a561a366d0a5c4c62905080b9663fda.tar.gz ports-07adcc8e6a561a366d0a5c4c62905080b9663fda.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 17e4866798e6..1097884ecdce 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= sbahra@kerneled.org +MAINTAINER= ports@FreeBSD.org COMMENT= Free FPS game featuring two opposing teams, humans and aliens USE_ZIP= yes |