diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-02-01 12:48:50 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-02-01 12:48:50 +0000 |
commit | e31820c6ef43bd0e7ce9423dd3e4cc523b8126bf (patch) | |
tree | 164e2b21039437d75254fbf685baac37fe7587d7 /audio/streamtuner-live365 | |
parent | c979e956547f4db0a76b93d8669d5581cb2857ad (diff) | |
download | ports-e31820c6ef43bd0e7ce9423dd3e4cc523b8126bf.tar.gz ports-e31820c6ef43bd0e7ce9423dd3e4cc523b8126bf.zip |
Notes
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 b305f2f368cd..626eda9de9c0 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 |