diff options
Diffstat (limited to 'audio/streamtuner-live365/Makefile')
-rw-r--r-- | audio/streamtuner-live365/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/audio/streamtuner-live365/Makefile b/audio/streamtuner-live365/Makefile index 3462a246731..033afd8f575 100644 --- a/audio/streamtuner-live365/Makefile +++ b/audio/streamtuner-live365/Makefile @@ -6,15 +6,15 @@ # PORTNAME= live365 -PORTVERSION= 0.3.0 +PORTVERSION= 0.3.2 CATEGORIES= audio www -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= streamtuner +MASTER_SITES= ${MASTER_SITE_SAVANNAH} +MASTER_SITE_SUBDIR= streamtuner/${PKGNAMEPREFIX}${PORTNAME}.pkg/${PORTVERSION} PKGNAMEPREFIX= streamtuner- DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} MAINTAINER= jylefort@brutele.be -COMMENT= A Live365 plugin for streamtuner +COMMENT= A Live365 plugin for streamtuner BUILD_DEPENDS= ${X11BASE}/include/streamtuner/streamtuner.h:${PORTSDIR}/audio/streamtuner RUN_DEPENDS= ${X11BASE}/bin/streamtuner:${PORTSDIR}/audio/streamtuner |