Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Dec 2015 22:07:35 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r403634 - head/audio/sdl_sound
Message-ID:  <201512122207.tBCM7Z52055762@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Sat Dec 12 22:07:35 2015
New Revision: 403634
URL: https://svnweb.freebsd.org/changeset/ports/403634

Log:
  Use an working MASTER_SITE

Modified:
  head/audio/sdl_sound/Makefile

Modified: head/audio/sdl_sound/Makefile
==============================================================================
--- head/audio/sdl_sound/Makefile	Sat Dec 12 21:36:03 2015	(r403633)
+++ head/audio/sdl_sound/Makefile	Sat Dec 12 22:07:35 2015	(r403634)
@@ -5,8 +5,7 @@ PORTNAME=	sdl_sound
 PORTVERSION=	1.0.3
 PORTREVISION=	13
 CATEGORIES=	audio
-MASTER_SITES=	http://offload1.icculus.org:9090/SDL_sound/downloads/ \
-		http://offload2.icculus.org:9090/SDL_sound/downloads/
+MASTER_SITES=	http://www.icculus.org/SDL_sound/downloads/
 DISTNAME=	SDL_sound-${PORTVERSION}
 
 MAINTAINER=	mva@FreeBSD.org



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