- Fix master sites

- UnBROKEN

PR:		97459
Reported by:	JCd <jc.duss59___caramail.com>
Submitted by:	maintainer
This commit is contained in:
Marcus Alves Grando 2006-05-24 15:17:52 +00:00
parent 6f761ccfbd
commit 98eb0e7fa3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=163287

View file

@ -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 \