diff options
Diffstat (limited to 'audio/streamtuner-local/Makefile')
-rw-r--r-- | audio/streamtuner-local/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/streamtuner-local/Makefile b/audio/streamtuner-local/Makefile index 376a0ee26244..5593f24d8bc9 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} |