svn commit: r400089 - head/dns/ddns

Baptiste Daroussin bapt at FreeBSD.org
Sat Oct 24 01:08:15 UTC 2015


Author: bapt
Date: Sat Oct 24 01:08:14 2015
New Revision: 400089
URL: https://svnweb.freebsd.org/changeset/ports/400089

Log:
  Mark as broken: does not fetch

Modified:
  head/dns/ddns/Makefile

Modified: head/dns/ddns/Makefile
==============================================================================
--- head/dns/ddns/Makefile	Sat Oct 24 01:05:59 2015	(r400088)
+++ head/dns/ddns/Makefile	Sat Oct 24 01:08:14 2015	(r400089)
@@ -11,6 +11,7 @@ COMMENT=	Lightweight UDP-based dynamic D
 
 LICENSE=	ISCL
 
+BROKEN=		Does not fetch
 MAKEFILE=	BSDmakefile
 USES=	tar:bzip2
 


More information about the svn-ports-head mailing list