diff options
author | Shaun Amott <shaun@FreeBSD.org> | 2009-07-19 18:59:40 +0000 |
---|---|---|
committer | Shaun Amott <shaun@FreeBSD.org> | 2009-07-19 18:59:40 +0000 |
commit | e36d81dc9317ccfa7cf3ac3d9b5029059502d108 (patch) | |
tree | be36b41be59a036e9f12544d0dec183abac70503 /net-im/ejabberd | |
parent | 0da5b5c30c07612ccdf1819e569b4fbda9756291 (diff) |
Remove references to my mirror, which will be decommissioned shortly;
fall back to FreeBSD mirrors in case the port has no others.
Notes
Notes:
svn path=/head/; revision=238071
Diffstat (limited to 'net-im/ejabberd')
-rw-r--r-- | net-im/ejabberd/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-im/ejabberd/Makefile b/net-im/ejabberd/Makefile index 6b472cfc45ac..12158ff3e4f2 100644 --- a/net-im/ejabberd/Makefile +++ b/net-im/ejabberd/Makefile @@ -8,8 +8,7 @@ PORTNAME= ejabberd PORTVERSION= 2.0.5 CATEGORIES= net-im -MASTER_SITES= http://www.process-one.net/downloads/ejabberd/${PORTVERSION}/ \ - http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/ +MASTER_SITES= http://www.process-one.net/downloads/ejabberd/${PORTVERSION}/ MAINTAINER= shaun@FreeBSD.org COMMENT= Free and Open Source distributed fault-tolerant Jabber server |