aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authordanfe <danfe@FreeBSD.org>2013-05-12 20:48:58 +0800
committerdanfe <danfe@FreeBSD.org>2013-05-12 20:48:58 +0800
commit090493bb90c3f2741ba098e699d704f35dbe8cb6 (patch)
tree948ce981e7b0f601ce8276145e00fbe183d8ab75 /games
parent8625127a3d20823f479529881bac9c72255b3b11 (diff)
downloadfreebsd-ports-gnome-090493bb90c3f2741ba098e699d704f35dbe8cb6.tar.gz
freebsd-ports-gnome-090493bb90c3f2741ba098e699d704f35dbe8cb6.tar.zst
freebsd-ports-gnome-090493bb90c3f2741ba098e699d704f35dbe8cb6.zip
- Provide working mirror in MASTER_SITES and thus unbreak fetch
- Sanitize NO_PACKAGE and move it to more appropriate place
Diffstat (limited to 'games')
-rw-r--r--games/quake3-ut/Makefile12
-rw-r--r--games/quake3-ut/distinfo4
2 files changed, 9 insertions, 7 deletions
diff --git a/games/quake3-ut/Makefile b/games/quake3-ut/Makefile
index bbec7eb6c755..f17faa14b9a9 100644
--- a/games/quake3-ut/Makefile
+++ b/games/quake3-ut/Makefile
@@ -4,23 +4,25 @@
PORTNAME= ut
PORTVERSION= 3.7
CATEGORIES= games
-MASTER_SITES= ftp://ftp.snt.utwente.nl/pub/games/urbanterror/
+MASTER_SITES= http://bigfoot.morphos-team.net/misc/Quake3Mods/
PKGNAMEPREFIX= ${Q3PKGNAMEPREFIX}
-DISTNAME= urbanTerror${PORTVERSION:S/.//}_full
+DISTNAME= UrbanTerror${PORTVERSION:S/.//}_full
MAINTAINER= ports@FreeBSD.org
COMMENT= Quake III Arena mod: Urban Terror
+NO_PACKAGE= package will be 445MB, set FORCE_PACKAGE if you really want it
+
USE_ZIP= yes
USE_CRLF= yes
-NO_BUILD= yes
-NO_WRKSUBDIR= yes
-NO_PACKAGE= "Distfile is \>256MB\; define FORCE_PACKAGE if you really want this."
.if defined(.PARSEDIR)
USE_GMAKE= yes
.endif
+NO_BUILD= yes
+NO_WRKSUBDIR= yes
DATADIR= ${Q3DIR}/${PORTNAME}
+
PORT_OPTIONS= DOCS
.include "${.CURDIR}/../quake3-data/Makefile.include"
diff --git a/games/quake3-ut/distinfo b/games/quake3-ut/distinfo
index fd847f1c9f44..3a506403b5a4 100644
--- a/games/quake3-ut/distinfo
+++ b/games/quake3-ut/distinfo
@@ -1,2 +1,2 @@
-SHA256 (urbanTerror37_full.zip) = a14083baabe0984f83618df8635c94a255e5344822ae926bec72f8424109fada
-SIZE (urbanTerror37_full.zip) = 463853743
+SHA256 (UrbanTerror37_full.zip) = a14083baabe0984f83618df8635c94a255e5344822ae926bec72f8424109fada
+SIZE (UrbanTerror37_full.zip) = 463853743