diff options
-rw-r--r-- | audio/sdl_sound/Makefile | 3 |
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 |