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/Makefile | |
parent | c979e956547f4db0a76b93d8669d5581cb2857ad (diff) |
Notes
Diffstat (limited to 'audio/streamtuner/Makefile')
-rw-r--r-- | audio/streamtuner/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/streamtuner/Makefile b/audio/streamtuner/Makefile index c350493c4759..ccc371e518fc 100644 --- a/audio/streamtuner/Makefile +++ b/audio/streamtuner/Makefile @@ -8,7 +8,8 @@ PORTNAME= streamtuner PORTVERSION= 0.11.0 CATEGORIES= audio www -MASTER_SITES= http://streamtuner.sourceforge.net/streamtuner/ +MASTER_SITES= ${MASTER_SITE_SAVANNAH} +MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= jylefort@brutele.be COMMENT= A GTK+ stream directory browser |