svn commit: r400080 - head/devel/clewn

Baptiste Daroussin bapt at FreeBSD.org
Sat Oct 24 00:47:14 UTC 2015


Author: bapt
Date: Sat Oct 24 00:47:13 2015
New Revision: 400080
URL: https://svnweb.freebsd.org/changeset/ports/400080

Log:
  Mark as broken: does not fetch

Modified:
  head/devel/clewn/Makefile

Modified: head/devel/clewn/Makefile
==============================================================================
--- head/devel/clewn/Makefile	Sat Oct 24 00:45:57 2015	(r400079)
+++ head/devel/clewn/Makefile	Sat Oct 24 00:47:13 2015	(r400080)
@@ -10,6 +10,7 @@ MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}
 MAINTAINER=	giacomomariani at yahoo.it
 COMMENT=	Clewn provides Gdb support within Vim
 
+BROKEN=		Does not fetch
 RUN_DEPENDS=	vim:${PORTSDIR}/editors/vim
 
 USES=		gmake readline


More information about the svn-ports-head mailing list