From 93e20a81a554ecc3c2bbc6aaf0f17900e874c865 Mon Sep 17 00:00:00 2001 From: krion Date: Thu, 29 Jan 2004 18:55:00 +0000 Subject: - Fix MASTER_SITES PR: ports/62062 Submitted by: maintainer --- audio/streamtuner-live365/Makefile | 3 +-- audio/streamtuner-local/Makefile | 3 +-- audio/streamtuner-python/Makefile | 3 +-- audio/streamtuner/Makefile | 5 +---- 4 files changed, 4 insertions(+), 10 deletions(-) diff --git a/audio/streamtuner-live365/Makefile b/audio/streamtuner-live365/Makefile index 033afd8..a5a74eb 100644 --- a/audio/streamtuner-live365/Makefile +++ b/audio/streamtuner-live365/Makefile @@ -8,8 +8,7 @@ PORTNAME= live365 PORTVERSION= 0.3.2 CATEGORIES= audio www -MASTER_SITES= ${MASTER_SITE_SAVANNAH} -MASTER_SITE_SUBDIR= streamtuner/${PKGNAMEPREFIX}${PORTNAME}.pkg/${PORTVERSION} +MASTER_SITES= http://streamtuner.sourceforge.net/streamtuner/ PKGNAMEPREFIX= streamtuner- DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} diff --git a/audio/streamtuner-local/Makefile b/audio/streamtuner-local/Makefile index 376a0ee..5593f24 100644 --- a/audio/streamtuner-local/Makefile +++ b/audio/streamtuner-local/Makefile @@ -8,8 +8,7 @@ PORTNAME= local PORTVERSION= 0.2.1 CATEGORIES= audio www -MASTER_SITES= ${MASTER_SITE_SAVANNAH} -MASTER_SITE_SUBDIR= streamtuner/${PKGNAMEPREFIX}${PORTNAME}.pkg/${PORTVERSION} +MASTER_SITES= http://streamtuner.sourceforge.net/streamtuner/ PKGNAMEPREFIX= streamtuner- DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} diff --git a/audio/streamtuner-python/Makefile b/audio/streamtuner-python/Makefile index 640022b..e4e61de 100644 --- a/audio/streamtuner-python/Makefile +++ b/audio/streamtuner-python/Makefile @@ -8,8 +8,7 @@ PORTNAME= python PORTVERSION= 0.0.2 CATEGORIES= audio www -MASTER_SITES= ${MASTER_SITE_SAVANNAH} -MASTER_SITE_SUBDIR= streamtuner/${PKGNAMEPREFIX}${PORTNAME}.pkg/${PORTVERSION} +MASTER_SITES= http://streamtuner.sourceforge.net/streamtuner/ PKGNAMEPREFIX= streamtuner- DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} diff --git a/audio/streamtuner/Makefile b/audio/streamtuner/Makefile index 9ad7324..83820d4 100644 --- a/audio/streamtuner/Makefile +++ b/audio/streamtuner/Makefile @@ -8,10 +8,7 @@ PORTNAME= streamtuner PORTVERSION= 0.10.2 CATEGORIES= audio www -MASTER_SITES= ${MASTER_SITE_SAVANNAH} \ - ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}.pkg/${PORTVERSION} \ - pav +MASTER_SITES= http://streamtuner.sourceforge.net/streamtuner/ MAINTAINER= jylefort@brutele.be COMMENT= A GTK+ stream directory browser -- cgit v1.1