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 | |
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')
-rw-r--r-- | audio/ipod-sharp/Makefile | 2 | ||||
-rw-r--r-- | audio/taglib-sharp/Makefile | 2 |
2 files changed, 2 insertions, 2 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 diff --git a/audio/taglib-sharp/Makefile b/audio/taglib-sharp/Makefile index 1e2c089c6f41..f3adc20e8c3c 100644 --- a/audio/taglib-sharp/Makefile +++ b/audio/taglib-sharp/Makefile @@ -8,7 +8,7 @@ PORTNAME= taglib-sharp PORTVERSION= 2.0.3.7 CATEGORIES= audio -MASTER_SITES= http://download.banshee-project.org/${PORTNAME}/${PORTVERSION}/ +MASTER_SITES= http://download.banshee.fm/${PORTNAME}/${PORTVERSION}/ MAINTAINER= mono@FreeBSD.org COMMENT= Tagging library for the Mono framework |