aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--net-im/jabberd/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net-im/jabberd/Makefile b/net-im/jabberd/Makefile
index 97508a168528..fe7b2d597607 100644
--- a/net-im/jabberd/Makefile
+++ b/net-im/jabberd/Makefile
@@ -8,7 +8,8 @@
PORTNAME= jabberd
PORTVERSION= 2.0.11
CATEGORIES= net-im
-MASTER_SITES= http://files.jabberstudio.org/jabberd2/
+MASTER_SITES= http://jabberstudio.rediris.es/jabberd2/ \
+ http://jabberstudio.2nw.net/jabberd2/
DISTNAME= ${PORTNAME}-${PORTVERSION:R}s${PORTVERSION:E}
DIST_SUBDIR= jabber
@@ -17,8 +18,6 @@ COMMENT= Online presence and instant messaging server
LIB_DEPENDS= idn.16:${PORTSDIR}/dns/libidn
-BROKEN= Unfetchable
-
OPTIONS= POSTGRESQL "Use PostgreSQL for storage and authentication" off \
MYSQL "Use MySQL for storage and authentication" off \
LDAP "Use LDAP for authentication" off \