diff options
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/gift-fasttrack/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-p2p/gift-fasttrack/Makefile b/net-p2p/gift-fasttrack/Makefile index f29c1ffdc38..63530868a3c 100644 --- a/net-p2p/gift-fasttrack/Makefile +++ b/net-p2p/gift-fasttrack/Makefile @@ -8,7 +8,8 @@ PORTNAME= giFT-FastTrack PORTVERSION= 0.8.9 CATEGORIES= net-p2p -MASTER_SITES= http://download2.berlios.de/gift-fasttrack/ +MASTER_SITES= ${MASTER_SITE_BERLIOS} +MASTER_SITE_SUBDIR= gift-fasttrack MAINTAINER= shoesoft@gmx.net COMMENT= A FastTrack plugin for giFT |