diff options
author | romain <romain@FreeBSD.org> | 2010-10-02 17:10:02 +0800 |
---|---|---|
committer | romain <romain@FreeBSD.org> | 2010-10-02 17:10:02 +0800 |
commit | 48e8bf6e0dc38c1c998f52cf99a2b64d1f0dd45e (patch) | |
tree | 5155306efef6e769bbf6041dbb82a04b5112d8e5 /audio/ipod-sharp | |
parent | 8deb8d9b9f7d19d06166ad6fbaf04a2bff466b79 (diff) | |
download | freebsd-ports-gnome-48e8bf6e0dc38c1c998f52cf99a2b64d1f0dd45e.tar.gz freebsd-ports-gnome-48e8bf6e0dc38c1c998f52cf99a2b64d1f0dd45e.tar.zst freebsd-ports-gnome-48e8bf6e0dc38c1c998f52cf99a2b64d1f0dd45e.zip |
- Update URIs according to the new Banshee website location.
Diffstat (limited to 'audio/ipod-sharp')
-rw-r--r-- | audio/ipod-sharp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/ipod-sharp/Makefile b/audio/ipod-sharp/Makefile index b3e90aca88d3..b2cbeb04a754 100644 --- a/audio/ipod-sharp/Makefile +++ b/audio/ipod-sharp/Makefile @@ -8,7 +8,7 @@ PORTNAME= ipod-sharp PORTVERSION= 0.8.5 CATEGORIES= audio -MASTER_SITES= http://download.banshee-project.org/${PORTNAME}/${PORTVERSION}/ +MASTER_SITES= http://download.banshee.fm/${PORTNAME}/${PORTVERSION}/ MAINTAINER= mono@FreeBSD.org COMMENT= Manipulate iTunesDB used in Apple iPod devices |