diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2005-10-12 12:28:54 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2005-10-12 12:28:54 +0000 |
commit | adf6f31761b912e89c2f52cbd0ce5a3ae6a0c832 (patch) | |
tree | 195902867590192451c0165dcaea57e8e76078cf /net-p2p/py-bittorrent-devel/pkg-plist | |
parent | 282c97a3b5cf9d3b24f025ce9cc9a6ab11069132 (diff) | |
download | ports-adf6f31761b912e89c2f52cbd0ce5a3ae6a0c832.tar.gz ports-adf6f31761b912e89c2f52cbd0ce5a3ae6a0c832.zip |
Notes
Diffstat (limited to 'net-p2p/py-bittorrent-devel/pkg-plist')
-rw-r--r-- | net-p2p/py-bittorrent-devel/pkg-plist | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/net-p2p/py-bittorrent-devel/pkg-plist b/net-p2p/py-bittorrent-devel/pkg-plist index c2da855132e7..0ab4e72b9933 100644 --- a/net-p2p/py-bittorrent-devel/pkg-plist +++ b/net-p2p/py-bittorrent-devel/pkg-plist @@ -1,9 +1,11 @@ +bin/bittorrent bin/bittorrent-console bin/bittorrent-curses bin/bittorrent-tracker bin/changetracker-console bin/launchmany-console bin/launchmany-curses +bin/maketorrent bin/maketorrent-console bin/torrentinfo-console %%PYTHON_SITELIBDIR%%/BitTorrent/Choker.py @@ -63,6 +65,12 @@ bin/torrentinfo-console %%PYTHON_SITELIBDIR%%/BitTorrent/RawServer.py %%PYTHON_SITELIBDIR%%/BitTorrent/RawServer.pyc %%PYTHON_SITELIBDIR%%/BitTorrent/RawServer.pyo +%%PYTHON_SITELIBDIR%%/BitTorrent/RawServer_magic.py +%%PYTHON_SITELIBDIR%%/BitTorrent/RawServer_magic.pyc +%%PYTHON_SITELIBDIR%%/BitTorrent/RawServer_magic.pyo +%%PYTHON_SITELIBDIR%%/BitTorrent/RawServer_twisted.py +%%PYTHON_SITELIBDIR%%/BitTorrent/RawServer_twisted.pyc +%%PYTHON_SITELIBDIR%%/BitTorrent/RawServer_twisted.pyo %%PYTHON_SITELIBDIR%%/BitTorrent/Rerequester.py %%PYTHON_SITELIBDIR%%/BitTorrent/Rerequester.pyc %%PYTHON_SITELIBDIR%%/BitTorrent/Rerequester.pyo |