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 /net | |
parent | df8ff9be7e5af614169795bec1bb2cef75d220c0 (diff) | |
download | ports-1d25a3bbc10f5c01552cc921d473065278f93dfe.tar.gz ports-1d25a3bbc10f5c01552cc921d473065278f93dfe.zip |
- Update URIs according to the new Banshee website location.
Notes
Notes:
svn path=/head/; revision=262308
Diffstat (limited to 'net')
-rw-r--r-- | net/mono-zeroconf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/mono-zeroconf/Makefile b/net/mono-zeroconf/Makefile index 5e65c32209c9..2241457a19df 100644 --- a/net/mono-zeroconf/Makefile +++ b/net/mono-zeroconf/Makefile @@ -8,7 +8,7 @@ PORTNAME= mono-zeroconf PORTVERSION= 0.9.0 CATEGORIES= net -MASTER_SITES= http://download.banshee-project.org/${PORTNAME}/ +MASTER_SITES= http://download.banshee.fm/${PORTNAME}/ MAINTAINER= mono@FreeBSD.org COMMENT= Cross platform Zero Configuration Networking library for Mono |