diff options
Diffstat (limited to 'games/tremulous/Makefile')
-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 |