diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 02:23:49 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 02:23:49 +0000 |
commit | a2472d09d8f5a8d7115d74108c3a5972b01c408d (patch) | |
tree | 3814bd8d4e414e9ba9e190977e680b7be23b3574 /games/tremulous | |
parent | 0a6ab96fe0ff05b1da98d345c0bbaa99d34a974f (diff) | |
download | ports-a2472d09d8f5a8d7115d74108c3a5972b01c408d.tar.gz ports-a2472d09d8f5a8d7115d74108c3a5972b01c408d.zip |
Notes
Diffstat (limited to 'games/tremulous')
-rw-r--r-- | games/tremulous/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/games/tremulous/Makefile b/games/tremulous/Makefile index 1e445e03ca75..0a2ba04ec6ae 100644 --- a/games/tremulous/Makefile +++ b/games/tremulous/Makefile @@ -9,12 +9,11 @@ PORTNAME= tremulous PORTVERSION= 1.1.0 PORTREVISION= 6 CATEGORIES= games -MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/1.1 http://0day.icculus.org/mirrors/tremulous/ \ +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/1.1 \ + http://0day.icculus.org/mirrors/tremulous/ \ ftp://ftp.wireplay.co.uk/pub/quake3arena/mods/tremulous/ \ - http://www.planetgloom.com/trem/ - MAINTAINER= danfe@FreeBSD.org COMMENT= Free FPS game featuring two opposing teams, humans and aliens |