svn commit: r405026 - head/games/quake2-source

Raphael Kubo da Costa rakuco at FreeBSD.org
Fri Jan 1 17:53:20 UTC 2016


Author: rakuco
Date: Fri Jan  1 17:53:19 2016
New Revision: 405026
URL: https://svnweb.freebsd.org/changeset/ports/405026

Log:
  Remove MASTER_SITE that no longer exists.

Modified:
  head/games/quake2-source/Makefile

Modified: head/games/quake2-source/Makefile
==============================================================================
--- head/games/quake2-source/Makefile	Fri Jan  1 17:52:18 2016	(r405025)
+++ head/games/quake2-source/Makefile	Fri Jan  1 17:53:19 2016	(r405026)
@@ -5,7 +5,7 @@ PORTNAME=	source
 PORTVERSION=	3.21
 PORTREVISION=	1
 CATEGORIES=	games
-MASTER_SITES=	http://offload1.icculus.org/quake2/files/:icc \
+MASTER_SITES=	http://icculus.org/quake2/files/:icc \
 		IDSOFTWARE/quake2/source/:id
 PKGNAMEPREFIX=	quake2-
 DISTNAME=	quake2-r0.16.2


More information about the svn-ports-all mailing list