diff options
Diffstat (limited to 'net-p2p/gift-fasttrack/Makefile')
-rw-r--r-- | net-p2p/gift-fasttrack/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/gift-fasttrack/Makefile b/net-p2p/gift-fasttrack/Makefile index d9d761e7357d..7647785933dc 100644 --- a/net-p2p/gift-fasttrack/Makefile +++ b/net-p2p/gift-fasttrack/Makefile @@ -7,13 +7,13 @@ PORTNAME= giFT-FastTrack PORTVERSION= 0.8.9 -CATEGORIES= net +CATEGORIES= net-p2p MASTER_SITES= http://download.berlios.de/gift-fasttrack/ MAINTAINER= shoesoft@gmx.net COMMENT= A FastTrack plugin for giFT -LIB_DEPENDS= gift.0:${PORTSDIR}/net/gift +LIB_DEPENDS= gift.0:${PORTSDIR}/net-p2p/gift GNU_CONFIGURE= yes USE_GMAKE= yes |