aboutsummaryrefslogtreecommitdiff
path: root/net/py-bittorrent-core-devel
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2004-12-24 09:12:31 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2004-12-24 09:12:31 +0000
commite4bbab65fa74eeef6fcb32c79250eee44774b7b7 (patch)
tree74dd8ac51a67f2bc851faeb0c357d094dc1d8352 /net/py-bittorrent-core-devel
parent3fd3e3356e4e62276db4e821bf09a4dbaddb1c4d (diff)
downloadports-e4bbab65fa74eeef6fcb32c79250eee44774b7b7.tar.gz
ports-e4bbab65fa74eeef6fcb32c79250eee44774b7b7.zip
Notes
Diffstat (limited to 'net/py-bittorrent-core-devel')
-rw-r--r--net/py-bittorrent-core-devel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/py-bittorrent-core-devel/Makefile b/net/py-bittorrent-core-devel/Makefile
index 95b96fdeb615..2bb7bca0e9a6 100644
--- a/net/py-bittorrent-core-devel/Makefile
+++ b/net/py-bittorrent-core-devel/Makefile
@@ -5,13 +5,13 @@
# $FreeBSD$
#
-PKGNAMESUFFIX= -core
+PKGNAMESUFFIX= -core-devel
COMMENT= Client 'core' for the BitTorrent peer-to-peer network
# build only the CORE
WITHOUT_GUI= yes
-MASTERDIR= ${.CURDIR}/../py-bittorrent
+MASTERDIR= ${.CURDIR}/../py-bittorrent-devel
.include "${MASTERDIR}/Makefile"