svn commit: r326563 - head/games/urbanterror-data

Raphael Kubo da Costa rakuco at FreeBSD.org
Fri Sep 6 23:27:34 UTC 2013


Author: rakuco
Date: Fri Sep  6 23:27:33 2013
New Revision: 326563
URL: http://svnweb.freebsd.org/changeset/ports/326563

Log:
  Update mirrors in MASTER_SITES.
  
  PR:		ports/181796
  Submitted by:	Dominic Fandrey <kamikaze at bsdforen.de> (maintainer)

Modified:
  head/games/urbanterror-data/Makefile

Modified: head/games/urbanterror-data/Makefile
==============================================================================
--- head/games/urbanterror-data/Makefile	Fri Sep  6 23:18:53 2013	(r326562)
+++ head/games/urbanterror-data/Makefile	Fri Sep  6 23:27:33 2013	(r326563)
@@ -4,9 +4,9 @@
 PORTNAME=	data
 PORTVERSION=	4.2.014
 CATEGORIES=	games
-MASTER_SITES=	http://www.ftwgl.com/files/mirror/ \
+MASTER_SITES=	http://cdn.urbanterror.info/urt/42/zips/ \
 		http://www.f1m.fr/uploads/urt/ \
-		http://maps.goreclan.net/
+		http://mirror.urtstats.net/urbanterror/
 PKGNAMEPREFIX=	urbanterror-
 DISTNAME=	UrbanTerror${URT_VER}_full${URT_REV}
 EXTRACT_SUFX=	.zip


More information about the svn-ports-all mailing list