Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Nov 2018 19:30:03 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r485249 - head/devel/py-fabric3
Message-ID:  <201811181930.wAIJU3EU076300@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sun Nov 18 19:30:03 2018
New Revision: 485249
URL: https://svnweb.freebsd.org/changeset/ports/485249

Log:
  Mark BROKEN: unfetchable
  
  Reported by:	pkg-fallout

Modified:
  head/devel/py-fabric3/Makefile

Modified: head/devel/py-fabric3/Makefile
==============================================================================
--- head/devel/py-fabric3/Makefile	Sun Nov 18 19:29:14 2018	(r485248)
+++ head/devel/py-fabric3/Makefile	Sun Nov 18 19:30:03 2018	(r485249)
@@ -14,6 +14,8 @@ COMMENT=	Python tool for remote execution and deployme
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN=		unfetchable
+
 USES=		python
 USE_PYTHON=	autoplist distutils flavors
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811181930.wAIJU3EU076300>