From e4bbab65fa74eeef6fcb32c79250eee44774b7b7 Mon Sep 17 00:00:00 2001 From: Mario Sergio Fujikawa Ferreira Date: Fri, 24 Dec 2004 09:12:31 +0000 Subject: - After repo copy from py-bittorrent-core: o Update to development version 3.9.0 Repo copied by: portmgr (marcus) Reviewed by: freebsd-ports@, mezz --- net/py-bittorrent-core-devel/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net') 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" -- cgit v1.2.3