svn commit: r421933 - head/misc/xyzcmd

John Marino marino at FreeBSD.org
Mon Sep 12 16:02:20 UTC 2016


Author: marino
Date: Mon Sep 12 16:02:19 2016
New Revision: 421933
URL: https://svnweb.freebsd.org/changeset/ports/421933

Log:
  misc/xyzcmd: mark BROKEN (unfetchable)
  
  The development moved to github and the tarball isn't hosted on
  Google Code anymore.

Modified:
  head/misc/xyzcmd/Makefile

Modified: head/misc/xyzcmd/Makefile
==============================================================================
--- head/misc/xyzcmd/Makefile	Mon Sep 12 15:43:24 2016	(r421932)
+++ head/misc/xyzcmd/Makefile	Mon Sep 12 16:02:19 2016	(r421933)
@@ -11,6 +11,8 @@ COMMENT=	Pure console visual file manage
 
 LICENSE=	LGPL3
 
+BROKEN=		unfetchable (project moved to github)
+
 BUILD_DEPENDS=	${PYTHON_SITELIBDIR}/urwid/raw_display.py:devel/py-urwid
 RUN_DEPENDS=	${PYTHON_SITELIBDIR}/urwid/raw_display.py:devel/py-urwid
 


More information about the svn-ports-head mailing list