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