From ffbb2fad11c5e2069a7ff2ede6e3b751546d7ac4 Mon Sep 17 00:00:00 2001 From: pav Date: Sun, 1 Feb 2004 12:48:50 +0000 Subject: - Switch MASTER_SITES back to Savannah PR: ports/62215 Submitted by: Jean-Yves Lefort (maintainer) --- audio/streamtuner-live365/Makefile | 3 ++- audio/streamtuner-local/Makefile | 3 ++- audio/streamtuner-python/Makefile | 3 ++- audio/streamtuner-xiph/Makefile | 3 ++- audio/streamtuner/Makefile | 3 ++- 5 files changed, 10 insertions(+), 5 deletions(-) (limited to 'audio') diff --git a/audio/streamtuner-live365/Makefile b/audio/streamtuner-live365/Makefile index b305f2f368cd..626eda9de9c0 100644 --- a/audio/streamtuner-live365/Makefile +++ b/audio/streamtuner-live365/Makefile @@ -8,7 +8,8 @@ PORTNAME= streamtuner-live365 PORTVERSION= 0.3.3 CATEGORIES= audio www -MASTER_SITES= http://streamtuner.sourceforge.net/streamtuner/ +MASTER_SITES= ${MASTER_SITE_SAVANNAH} +MASTER_SITE_SUBDIR= streamtuner MAINTAINER= jylefort@brutele.be COMMENT= A Live365 plugin for streamtuner diff --git a/audio/streamtuner-local/Makefile b/audio/streamtuner-local/Makefile index 33b7375455f2..9dd7d9257997 100644 --- a/audio/streamtuner-local/Makefile +++ b/audio/streamtuner-local/Makefile @@ -8,7 +8,8 @@ PORTNAME= streamtuner-local PORTVERSION= 0.3.0 CATEGORIES= audio www -MASTER_SITES= http://streamtuner.sourceforge.net/streamtuner/ +MASTER_SITES= ${MASTER_SITE_SAVANNAH} +MASTER_SITE_SUBDIR= streamtuner MAINTAINER= jylefort@brutele.be COMMENT= A streamtuner plugin for local music access diff --git a/audio/streamtuner-python/Makefile b/audio/streamtuner-python/Makefile index f877fde36263..328183f84155 100644 --- a/audio/streamtuner-python/Makefile +++ b/audio/streamtuner-python/Makefile @@ -8,7 +8,8 @@ PORTNAME= streamtuner-python PORTVERSION= 0.0.3 CATEGORIES= audio www -MASTER_SITES= http://streamtuner.sourceforge.net/streamtuner/ +MASTER_SITES= ${MASTER_SITE_SAVANNAH} +MASTER_SITE_SUBDIR= streamtuner MAINTAINER= jylefort@brutele.be COMMENT= A streamtuner plugin providing a Python interpreter diff --git a/audio/streamtuner-xiph/Makefile b/audio/streamtuner-xiph/Makefile index 1f639a7cbdf6..49cf584a93e9 100644 --- a/audio/streamtuner-xiph/Makefile +++ b/audio/streamtuner-xiph/Makefile @@ -8,7 +8,8 @@ PORTNAME= streamtuner-xiph PORTVERSION= 0.0.1 CATEGORIES= audio www -MASTER_SITES= http://streamtuner.sourceforge.net/streamtuner/ +MASTER_SITES= ${MASTER_SITE_SAVANNAH} +MASTER_SITE_SUBDIR= streamtuner MAINTAINER= jylefort@brutele.be COMMENT= A dir.xiph.org plugin for streamtuner diff --git a/audio/streamtuner/Makefile b/audio/streamtuner/Makefile index c350493c4759..ccc371e518fc 100644 --- a/audio/streamtuner/Makefile +++ b/audio/streamtuner/Makefile @@ -8,7 +8,8 @@ PORTNAME= streamtuner PORTVERSION= 0.11.0 CATEGORIES= audio www -MASTER_SITES= http://streamtuner.sourceforge.net/streamtuner/ +MASTER_SITES= ${MASTER_SITE_SAVANNAH} +MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= jylefort@brutele.be COMMENT= A GTK+ stream directory browser -- cgit