svn commit: r400096 - head/emulators/dynamips

Baptiste Daroussin bapt at FreeBSD.org
Sat Oct 24 01:17:07 UTC 2015


Author: bapt
Date: Sat Oct 24 01:17:05 2015
New Revision: 400096
URL: https://svnweb.freebsd.org/changeset/ports/400096

Log:
  Mark as broken: does not fetch

Modified:
  head/emulators/dynamips/Makefile

Modified: head/emulators/dynamips/Makefile
==============================================================================
--- head/emulators/dynamips/Makefile	Sat Oct 24 01:16:35 2015	(r400095)
+++ head/emulators/dynamips/Makefile	Sat Oct 24 01:17:05 2015	(r400096)
@@ -10,6 +10,8 @@ MASTER_SITES=	http://www.ipflow.utc.fr/d
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Cisco 3600/7200 Simulator
 
+BROKEN=		Does not fetch
+
 LIB_DEPENDS=	libelf.so:${PORTSDIR}/devel/libelf
 
 USES=		gmake


More information about the svn-ports-head mailing list