[Midnightbsd-cvs] mports: Makefile: Fix fetching

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Fri Sep 12 14:15:56 EDT 2008


Log Message:
-----------
Fix fetching

Modified Files:
--------------
    mports/audio/linux-shoutcast:
        Makefile (r1.1 -> r1.2)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/audio/linux-shoutcast/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L audio/linux-shoutcast/Makefile -L audio/linux-shoutcast/Makefile -u -r1.1 -r1.2
--- audio/linux-shoutcast/Makefile
+++ audio/linux-shoutcast/Makefile
@@ -8,7 +8,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
 


More information about the Midnightbsd-cvs mailing list