diff options
author | marino <marino@FreeBSD.org> | 2016-09-13 00:02:19 +0800 |
---|---|---|
committer | marino <marino@FreeBSD.org> | 2016-09-13 00:02:19 +0800 |
commit | f9dd6fbdebfaed340292a3cf2769d2b683c1ddd7 (patch) | |
tree | 987b975694b1fce8153a6231c060db165af222fb /misc | |
parent | b0128b86cf0e271ca3405fb2c0409b18fdd2d849 (diff) | |
download | freebsd-ports-gnome-f9dd6fbdebfaed340292a3cf2769d2b683c1ddd7.tar.gz freebsd-ports-gnome-f9dd6fbdebfaed340292a3cf2769d2b683c1ddd7.tar.zst freebsd-ports-gnome-f9dd6fbdebfaed340292a3cf2769d2b683c1ddd7.zip |
misc/xyzcmd: mark BROKEN (unfetchable)
The development moved to github and the tarball isn't hosted on
Google Code anymore.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/xyzcmd/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/xyzcmd/Makefile b/misc/xyzcmd/Makefile index c545760e79c2..73df289ee16f 100644 --- a/misc/xyzcmd/Makefile +++ b/misc/xyzcmd/Makefile @@ -11,6 +11,8 @@ COMMENT= Pure console visual file manager 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 |