diff options
Diffstat (limited to 'net-p2p/mutella/Makefile')
-rw-r--r-- | net-p2p/mutella/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-p2p/mutella/Makefile b/net-p2p/mutella/Makefile index 442514429f29..17da0b252241 100644 --- a/net-p2p/mutella/Makefile +++ b/net-p2p/mutella/Makefile @@ -9,8 +9,7 @@ PORTNAME= mutella PORTVERSION= 0.4.5 PORTEPOCH= 1 CATEGORIES= net-p2p -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= mutella +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= gavin.atkinson@ury.york.ac.uk COMMENT= A command line Gnutella client |