summaryrefslogtreecommitdiff
path: root/audio/muse
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-10-03 11:04:59 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-10-03 11:04:59 +0000
commit07f1d50cbc8ad7f10a24994a8b8a94e0c64ad021 (patch)
treeb6c77eccf1aba052a36e6bf06465fddc6e27bcf6 /audio/muse
parentFix patches due to missing atol(). (diff)
Chase up new MASTER_SITE_SAVANNAH.
PR: ports/56970 Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
Notes
Notes: svn path=/head/; revision=90089
Diffstat (limited to 'audio/muse')
-rw-r--r--audio/muse/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/muse/Makefile b/audio/muse/Makefile
index 95f106574ca6..0706c413826a 100644
--- a/audio/muse/Makefile
+++ b/audio/muse/Makefile
@@ -10,8 +10,9 @@ PORTNAME= MuSE
PORTVERSION= 0.8.1
PORTREVISION= 1
CATEGORIES= audio
-MASTER_SITES= http://savannah.nongnu.org/download/muse/ \
+MASTER_SITES= ${MASTER_SITE_SAVANNAH} \
http://muse.dyne.org/releases/
+MASTER_SITE_SUBDIR= muse
DISTNAME= MuSE-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org