diff options
Diffstat (limited to 'net-p2p/gift-openft/Makefile')
-rw-r--r-- | net-p2p/gift-openft/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/gift-openft/Makefile b/net-p2p/gift-openft/Makefile index 81fbedc5a0b5..152be633e03a 100644 --- a/net-p2p/gift-openft/Makefile +++ b/net-p2p/gift-openft/Makefile @@ -7,7 +7,7 @@ PORTNAME= giFT-OpenFT PORTVERSION= 0.2.1.6 -CATEGORIES= net +CATEGORIES= net-p2p MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gift DISTNAME= ${PORTNAME:L}-${PORTVERSION} @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME:L}-${PORTVERSION} MAINTAINER= shoesoft@gmx.net COMMENT= An OpenFT plugin for giFT -LIB_DEPENDS= gift.0:${PORTSDIR}/net/gift \ +LIB_DEPENDS= gift.0:${PORTSDIR}/net-p2p/gift \ db3.3:${PORTSDIR}/databases/db3 USE_BZIP2= yes |