From b59943e6d6a504526b12d29bcac6286969a90cae Mon Sep 17 00:00:00 2001 From: amdmi3 Date: Sat, 22 Aug 2009 01:38:44 +0000 Subject: - Fix fetch by using garr SF mirror shich still serves the distfile Approved by: maintainer --- audio/csound/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'audio') diff --git a/audio/csound/Makefile b/audio/csound/Makefile index 57a5df223499..7f2e56566b24 100644 --- a/audio/csound/Makefile +++ b/audio/csound/Makefile @@ -10,7 +10,7 @@ PORTNAME= csound PORTVERSION= 5.07 PORTREVISION= 1 CATEGORIES= audio lang -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/$/:src/} \ +MASTER_SITES= http://garr.dl.sourceforge.net/sourceforge/csound/:src \ ${MASTER_SITE_LOCAL:S/$/:manual/} MASTER_SITE_SUBDIR= ${PORTNAME:S/$/:src/} wxs/:manual DISTNAME= ${PORTNAME:S/c/C/}${PORTVERSION}.0 -- cgit