diff options
author | linimon <linimon@FreeBSD.org> | 2005-08-28 15:52:12 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-08-28 15:52:12 +0800 |
commit | 14de31e40adc34252a856399316b52d22c276129 (patch) | |
tree | dd3da60413a2569d475e651bc320e2bad67126d4 /net/jabber-xdb_ldap | |
parent | 51b5fc833d8219666448b7d6ed806d0321dbc84d (diff) | |
download | freebsd-ports-gnome-14de31e40adc34252a856399316b52d22c276129.tar.gz freebsd-ports-gnome-14de31e40adc34252a856399316b52d22c276129.tar.zst freebsd-ports-gnome-14de31e40adc34252a856399316b52d22c276129.zip |
Maintainer has asked to relinquish this port. The mastersite disappeared
after an intrusion and might not come back. Set this port for a fast
expiration.
Diffstat (limited to 'net/jabber-xdb_ldap')
-rw-r--r-- | net/jabber-xdb_ldap/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/jabber-xdb_ldap/Makefile b/net/jabber-xdb_ldap/Makefile index 36a526e83286..3f479dbaec80 100644 --- a/net/jabber-xdb_ldap/Makefile +++ b/net/jabber-xdb_ldap/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.jabberstudio.org/files/xdb_ldap/ PKGNAMEPREFIX= jabber- DIST_SUBDIR= jabber -MAINTAINER= martijn@pacno.net +MAINTAINER= ports@FreeBSD.org COMMENT= Jabber xdb backend for an LDAP directory BUILD_DEPENDS= ${NON_EXISTENT}:${PORTSDIR}/net/jabber:configure @@ -21,6 +21,8 @@ USE_GMAKE= yes USE_OPENLDAP= yes FORBIDDEN= "Site is down after intrusion. Probably this project will never be revived" +DEPRECATED= ${FORBIDDEN} +EXPIRATION_DATE= 2005-09-28 WRKSRC= ${WRKDIR}/${PORTNAME}/src |