svn commit: r374969 - head/security/tsshbatch

Antoine Brodin antoine at FreeBSD.org
Fri Dec 19 18:59:06 UTC 2014


Author: antoine
Date: Fri Dec 19 18:59:05 2014
New Revision: 374969
URL: https://svnweb.freebsd.org/changeset/ports/374969
QAT: https://qat.redports.org/buildarchive/r374969/

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

Modified:
  head/security/tsshbatch/Makefile

Modified: head/security/tsshbatch/Makefile
==============================================================================
--- head/security/tsshbatch/Makefile	Fri Dec 19 18:56:16 2014	(r374968)
+++ head/security/tsshbatch/Makefile	Fri Dec 19 18:59:05 2014	(r374969)
@@ -14,6 +14,8 @@ LICENSE_NAME=	tsshbatch
 LICENSE_FILE=	${WRKSRC}/tsshbatch-license.txt
 LICENSE_PERMS=	auto-accept
 
+BROKEN=		Unfetchable
+
 RUN_DEPENDS+=	${PYTHON_PKGNAMEPREFIX}paramiko>=1.7.7.1:${PORTSDIR}/security/py-paramiko
 
 USES=		python:run


More information about the svn-ports-head mailing list