diff --git a/net-p2p/py-bittorrent-core-devel/Makefile b/net-p2p/py-bittorrent-core-devel/Makefile index 95b96fdeb615..2bb7bca0e9a6 100644 --- a/net-p2p/py-bittorrent-core-devel/Makefile +++ b/net-p2p/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" 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"