Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Jan 2016 17:55:00 +0000 (UTC)
From:      Raphael Kubo da Costa <rakuco@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r405028 - head/games/quake-dpmod
Message-ID:  <201601011755.u01Ht0SB029537@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rakuco
Date: Fri Jan  1 17:55:00 2016
New Revision: 405028
URL: https://svnweb.freebsd.org/changeset/ports/405028

Log:
  Switch to a MASTER_SITE that actually works.

Modified:
  head/games/quake-dpmod/Makefile

Modified: head/games/quake-dpmod/Makefile
==============================================================================
--- head/games/quake-dpmod/Makefile	Fri Jan  1 17:54:08 2016	(r405027)
+++ head/games/quake-dpmod/Makefile	Fri Jan  1 17:55:00 2016	(r405028)
@@ -5,7 +5,7 @@ PORTNAME=	dpmod
 PORTVERSION=	20071120
 PORTREVISION=	2
 CATEGORIES=	games
-MASTER_SITES=	http://offload1.icculus.org/twilight/darkplaces/files/
+MASTER_SITES=	http://icculus.org/twilight/darkplaces/files/
 PKGNAMEPREFIX=	${Q1PKGNAMEPREFIX}
 DISTNAME=	darkplacesmod${PORTVERSION}
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201601011755.u01Ht0SB029537>