Fix MASTER_SITES.
Submitted by: pointyhat, Marcus von Appen <mva@sysfault.org> (maintainer)
This commit is contained in:
parent
8302f43920
commit
ca0fbe8ad5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=227713
1 changed files with 2 additions and 1 deletions
|
@ -8,7 +8,8 @@
|
|||
PORTNAME= sdl_sound
|
||||
PORTVERSION= 1.0.3
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://www.icculus.org/SDL_sound/downloads/
|
||||
MASTER_SITES= http://offload1.icculus.org:9090/SDL_sound/downloads/ \
|
||||
http://offload2.icculus.org:9090/SDL_sound/downloads/
|
||||
DISTNAME= SDL_sound-${PORTVERSION}
|
||||
|
||||
MAINTAINER= mva@sysfault.org
|
||||
|
|
Loading…
Reference in a new issue