summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2005-05-30 03:31:20 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2005-05-30 03:31:20 +0000
commit57295e54c9a44583e43060a6add46aec40989ee0 (patch)
tree2cfb155297e4992de4f8424e7cea0438a1e95e8f /net
parentUphold NOPORTDOCS: do not define PORTDOCS (diff)
Fix typo: add PKGNAMESUFFIX?=-devel back
Notes
Notes: svn path=/head/; revision=136407
Diffstat (limited to 'net')
-rw-r--r--net/py-bittorrent-devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/py-bittorrent-devel/Makefile b/net/py-bittorrent-devel/Makefile
index 19d05b4f2608..9e2c2201f921 100644
--- a/net/py-bittorrent-devel/Makefile
+++ b/net/py-bittorrent-devel/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= http://www.bittorrent.com/dl/ \
${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME:L}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
+PKGNAMESUFFIX?= -devel
MAINTAINER= lioux@FreeBSD.org
COMMENT?= A peer-to-peer tool for distributing files written in Python