diff options
Diffstat (limited to 'net-p2p/py-bittorrent/Makefile')
-rw-r--r-- | net-p2p/py-bittorrent/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/py-bittorrent/Makefile b/net-p2p/py-bittorrent/Makefile index 992a3832bcda..76e8bf5a1999 100644 --- a/net-p2p/py-bittorrent/Makefile +++ b/net-p2p/py-bittorrent/Makefile @@ -8,7 +8,7 @@ PORTNAME= BitTorrent PORTVERSION= 4.2.2 PORTEPOCH= 1 -CATEGORIES?= net python +CATEGORIES?= net-p2p python MASTER_SITES= http://www.bittorrent.com/dl/ \ ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME:L} |