diff options
author | Romain Tartière <romain@FreeBSD.org> | 2010-10-02 09:10:02 +0000 |
---|---|---|
committer | Romain Tartière <romain@FreeBSD.org> | 2010-10-02 09:10:02 +0000 |
commit | 1d25a3bbc10f5c01552cc921d473065278f93dfe (patch) | |
tree | 2fbf14bc7805d7822a2958056ae585386d362bca /misc/podsleuth | |
parent | df8ff9be7e5af614169795bec1bb2cef75d220c0 (diff) |
Notes
Diffstat (limited to 'misc/podsleuth')
-rw-r--r-- | misc/podsleuth/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/podsleuth/Makefile b/misc/podsleuth/Makefile index fc9481358387..65f9d4fe6106 100644 --- a/misc/podsleuth/Makefile +++ b/misc/podsleuth/Makefile @@ -8,7 +8,7 @@ PORTNAME= podsleuth PORTVERSION= 0.6.7 CATEGORIES= misc -MASTER_SITES= http://download.banshee-project.org/${PORTNAME}/${PORTVERSION}/ +MASTER_SITES= http://download.banshee.fm/${PORTNAME}/${PORTVERSION}/ MAINTAINER= mono@FreeBSD.org COMMENT= A tool to discover detailed model information about an iPod |