summaryrefslogtreecommitdiff
path: root/net-p2p/py-kenosis-bittorrent/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-10-22 21:27:49 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-10-22 21:27:49 +0000
commit9c3a1c81755d8e2b4832af2ade060aff036c7178 (patch)
tree39b1e6639c2fe275fab6f067c9afd5c94e3a7b80 /net-p2p/py-kenosis-bittorrent/Makefile
parent- update to release 0.6.0 (diff)
Make this port accept a slave.
Notes
Notes: svn path=/head/; revision=91911
Diffstat (limited to '')
-rw-r--r--net-p2p/py-kenosis-bittorrent/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/py-kenosis-bittorrent/Makefile b/net-p2p/py-kenosis-bittorrent/Makefile
index dc603b0042b0..1bbf2d3d4d90 100644
--- a/net-p2p/py-kenosis-bittorrent/Makefile
+++ b/net-p2p/py-kenosis-bittorrent/Makefile
@@ -7,13 +7,13 @@
PORTNAME= BitTorrent
PORTVERSION= 3.3
-CATEGORIES= net python
+CATEGORIES?= net python
MASTER_SITES= http://bitconjurer.org/BitTorrent/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
#DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.(.)$/\1/}
MAINTAINER= lioux@FreeBSD.org
-COMMENT= A peer-to-peer tool for distributing files written in Python
+COMMENT?= A peer-to-peer tool for distributing files written in Python
USE_PYTHON= yes
USE_PYDISTUTILS= yes