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