Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Jan 2016 17:55:59 +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: r405030 - head/devel/physfs-devel
Message-ID:  <201601011755.u01Htxpk029763@repo.freebsd.org>

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

Log:
  Switch to a MASTER_SITE that actually works.

Modified:
  head/devel/physfs-devel/Makefile

Modified: head/devel/physfs-devel/Makefile
==============================================================================
--- head/devel/physfs-devel/Makefile	Fri Jan  1 17:55:43 2016	(r405029)
+++ head/devel/physfs-devel/Makefile	Fri Jan  1 17:55:59 2016	(r405030)
@@ -5,7 +5,7 @@ PORTNAME=	physfs
 PORTVERSION=	1.1.1
 PORTREVISION=	1
 CATEGORIES=	devel
-MASTER_SITES=	http://offload1.icculus.org/${PORTNAME}/downloads/
+MASTER_SITES=	http://icculus.org/${PORTNAME}/downloads/
 PKGNAMESUFFIX=	-devel
 
 MAINTAINER=	oliver@FreeBSD.org



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