diff options
author | pav <pav@FreeBSD.org> | 2008-06-19 10:54:54 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2008-06-19 10:54:54 +0800 |
commit | 91b4c84d34902c01f582a39f167d4d5d25734156 (patch) | |
tree | cac41240b774052db9701917dec679cde54464a7 /net-p2p | |
parent | 079ad4ed1b314239442332e391eb01a78a2e437d (diff) | |
download | freebsd-ports-graphics-91b4c84d34902c01f582a39f167d4d5d25734156.tar.gz freebsd-ports-graphics-91b4c84d34902c01f582a39f167d4d5d25734156.tar.zst freebsd-ports-graphics-91b4c84d34902c01f582a39f167d4d5d25734156.zip |
- This port has been BROKEN for more than 6 months. It will be removed unless
fixed in next two months.
With hat: portmgr
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/py-kenosis-bittorrent/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-p2p/py-kenosis-bittorrent/Makefile b/net-p2p/py-kenosis-bittorrent/Makefile index ea7db52160e..02216ce4f07 100644 --- a/net-p2p/py-kenosis-bittorrent/Makefile +++ b/net-p2p/py-kenosis-bittorrent/Makefile @@ -22,6 +22,8 @@ COMMENT?= A Kenosis enabled, distributed BitTorrent RUN_DEPENDS= ${PYTHON_SITELIBDIR}/kenosis/__init__.py:${PORTSDIR}/net-p2p/py-kenosis BROKEN= fails to install +DEPRECATED= Has been broken for more than 6 months +EXPIRATION_DATE=2008-09-19 USE_PYTHON= yes USE_PYDISTUTILS= yes |