From 9c3a1c81755d8e2b4832af2ade060aff036c7178 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Wed, 22 Oct 2003 21:27:49 +0000 Subject: Make this port accept a slave. --- net-p2p/py-bittorrent-devel/Makefile | 4 ++-- net-p2p/py-bittorrent/Makefile | 4 ++-- net-p2p/py-kenosis-bittorrent/Makefile | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'net-p2p') diff --git a/net-p2p/py-bittorrent-devel/Makefile b/net-p2p/py-bittorrent-devel/Makefile index dc603b0042b0..1bbf2d3d4d90 100644 --- a/net-p2p/py-bittorrent-devel/Makefile +++ b/net-p2p/py-bittorrent-devel/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 diff --git a/net-p2p/py-bittorrent/Makefile b/net-p2p/py-bittorrent/Makefile index dc603b0042b0..1bbf2d3d4d90 100644 --- a/net-p2p/py-bittorrent/Makefile +++ b/net-p2p/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 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 -- cgit v1.2.3