aboutsummaryrefslogtreecommitdiff
path: root/net/py-bittorrent
diff options
context:
space:
mode:
Diffstat (limited to 'net/py-bittorrent')
-rw-r--r--net/py-bittorrent/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/py-bittorrent/Makefile b/net/py-bittorrent/Makefile
index dc603b0042b0..1bbf2d3d4d90 100644
--- a/net/py-bittorrent/Makefile
+++ b/net/py-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