diff options
author | Alex Kozlov <ak@FreeBSD.org> | 2014-05-22 09:51:35 +0000 |
---|---|---|
committer | Alex Kozlov <ak@FreeBSD.org> | 2014-05-22 09:51:35 +0000 |
commit | 98052ca1a2edc43a4644041a991121d9643db7ef (patch) | |
tree | 0436854f6230bf67036c82c55f4545695302b703 /games/urbanterror-data | |
parent | 4850bdc1e69f0ad5e1e4fcb235cf295f92231bb4 (diff) | |
download | ports-98052ca1a2edc43a4644041a991121d9643db7ef.tar.gz ports-98052ca1a2edc43a4644041a991121d9643db7ef.zip |
Notes
Diffstat (limited to 'games/urbanterror-data')
-rw-r--r-- | games/urbanterror-data/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/urbanterror-data/Makefile b/games/urbanterror-data/Makefile index c6b308248967..48a8d638e241 100644 --- a/games/urbanterror-data/Makefile +++ b/games/urbanterror-data/Makefile @@ -9,12 +9,12 @@ MASTER_SITES= http://cdn.urbanterror.info/urt/42/zips/ \ http://mirror.urtstats.net/urbanterror/ PKGNAMEPREFIX= urbanterror- DISTNAME= UrbanTerror${URT_VER}_full${URT_REV} +EXTRACT_SUFX= .zip EXTRACT_ONLY= MAINTAINER= kamikaze@bsdforen.de COMMENT= Standalone realism based mod originally for Quake III Arena -USES= zip NO_BUILD= yes NO_CDROM= The mod files may not be sold or distributed on physical media unless with permission from id Software. |