Date: Fri, 1 Jan 2016 17:53:19 +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: r405026 - head/games/quake2-source Message-ID: <201601011753.u01HrJAb028953@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201601011753.u01HrJAb028953>