diff options
Diffstat (limited to 'net-p2p/amule/Makefile')
-rw-r--r-- | net-p2p/amule/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/amule/Makefile b/net-p2p/amule/Makefile index 52887f849518..2a0157812c42 100644 --- a/net-p2p/amule/Makefile +++ b/net-p2p/amule/Makefile @@ -9,7 +9,7 @@ PORTNAME= aMule PORTVERSION= 2.2.5 PORTREVISION= 1 CATEGORIES= net-p2p -MASTER_SITES= SF/amule +MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME}/${PORTVERSION} MAINTAINER= boris@tagnet.ru COMMENT= The all-platform eMule p2p client |