svn commit: r400092 - head/dns/ldnsm

Baptiste Daroussin bapt at FreeBSD.org
Sat Oct 24 01:12:40 UTC 2015


Author: bapt
Date: Sat Oct 24 01:12:39 2015
New Revision: 400092
URL: https://svnweb.freebsd.org/changeset/ports/400092

Log:
  Mark as broken: does not fetch

Modified:
  head/dns/ldnsm/Makefile

Modified: head/dns/ldnsm/Makefile
==============================================================================
--- head/dns/ldnsm/Makefile	Sat Oct 24 01:11:33 2015	(r400091)
+++ head/dns/ldnsm/Makefile	Sat Oct 24 01:12:39 2015	(r400092)
@@ -9,6 +9,7 @@ MASTER_SITES=	http://vvelox.net/src/ldap
 MAINTAINER=	vvelox at vvelox.net
 COMMENT=	Manages LDAP enteries for the BIND9 SDB LDAP patch
 
+BROKEN=		Does not fetch
 USES=		perl5 tar:tgz
 NO_BUILD=	yes
 


More information about the svn-ports-head mailing list