aboutsummaryrefslogtreecommitdiff
path: root/audio/sdl_sound
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-12-12 22:07:35 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-12-12 22:07:35 +0000
commitdf49666b6f7dd0883bef660af3bc6122c3e21681 (patch)
tree69babe7b43a16679fd2706012f0d858e4b8b3ae5 /audio/sdl_sound
parent1bb31cd39d96349976d10f3162a72c54ab5a9cee (diff)
downloadports-df49666b6f7dd0883bef660af3bc6122c3e21681.tar.gz
ports-df49666b6f7dd0883bef660af3bc6122c3e21681.zip
Use an working MASTER_SITE
Notes
Notes: svn path=/head/; revision=403634
Diffstat (limited to 'audio/sdl_sound')
-rw-r--r--audio/sdl_sound/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/sdl_sound/Makefile b/audio/sdl_sound/Makefile
index d3c0e3090f8e..a656dd6e996a 100644
--- a/audio/sdl_sound/Makefile
+++ b/audio/sdl_sound/Makefile
@@ -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