mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Fix master sites
- UnBROKEN PR: 97459 Reported by: JCd <jc.duss59___caramail.com> Submitted by: maintainer
This commit is contained in:
parent
6f761ccfbd
commit
98eb0e7fa3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=163287
1 changed files with 2 additions and 3 deletions
|
@ -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 \
|
||||
|
|
Loading…
Add table
Reference in a new issue