svn commit: r400091 - head/dns/hesiod

Baptiste Daroussin bapt at FreeBSD.org
Sat Oct 24 01:11:35 UTC 2015


Author: bapt
Date: Sat Oct 24 01:11:33 2015
New Revision: 400091
URL: https://svnweb.freebsd.org/changeset/ports/400091

Log:
  Mark as broken: does not fetch

Modified:
  head/dns/hesiod/Makefile

Modified: head/dns/hesiod/Makefile
==============================================================================
--- head/dns/hesiod/Makefile	Sat Oct 24 01:09:19 2015	(r400090)
+++ head/dns/hesiod/Makefile	Sat Oct 24 01:11:33 2015	(r400091)
@@ -16,6 +16,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 OPTIONS_DEFINE=	IDN
 OPTIONS_DEFAULT=IDN
 
+BROKEN=		Does not fetch
 USES=		libtool pathfix
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--disable-silent-rules


More information about the svn-ports-head mailing list