diff options
author | Alexander Botero-Lowry <alexbl@FreeBSD.org> | 2007-08-06 17:58:17 +0000 |
---|---|---|
committer | Alexander Botero-Lowry <alexbl@FreeBSD.org> | 2007-08-06 17:58:17 +0000 |
commit | bedb3233c1615a2c38caee301303107c4ab3d227 (patch) | |
tree | e79cf3c4f6b9922c8be6156ff910097789d1ec5c /net-p2p | |
parent | abeae79dc570f7b8e386aff556a8bbe54acdfef2 (diff) | |
download | ports-bedb3233c1615a2c38caee301303107c4ab3d227.tar.gz ports-bedb3233c1615a2c38caee301303107c4ab3d227.zip |
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/py-kenosis-bittorrent/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-p2p/py-kenosis-bittorrent/Makefile b/net-p2p/py-kenosis-bittorrent/Makefile index 98bb0f38cf07..839c99b67b7d 100644 --- a/net-p2p/py-kenosis-bittorrent/Makefile +++ b/net-p2p/py-kenosis-bittorrent/Makefile @@ -24,6 +24,7 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/kenosis/__init__.py:${PORTSDIR}/net-p2p/py-ken USE_PYTHON= yes USE_PYDISTUTILS= yes PYDISTUTILS_PKGVERSION= 0.95 +PYDISTUTILS_PKGNAME= kenosis_BitTorrent WRKSRC= ${WRKDIR}/${DISTNAME}/bt |