diff options
-rw-r--r-- | audio/linux-shoutcast/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/linux-shoutcast/Makefile b/audio/linux-shoutcast/Makefile index 6f202f6ec427..5a3415a324eb 100644 --- a/audio/linux-shoutcast/Makefile +++ b/audio/linux-shoutcast/Makefile @@ -7,7 +7,7 @@ PORTNAME= shoutcast PORTVERSION= 1.9.8 CATEGORIES= audio net -MASTER_SITES= http://www.shoutcast.com/downloads/sc${PORTVERSION:S|.|-|g}/ +MASTER_SITES= http://yp.shoutcast.com/downloads/sc${PORTVERSION:S|.|-|g}/ PKGNAMEPREFIX= linux- DISTNAME= sc_serv_${PORTVERSION}_Linux |