diff options
Diffstat (limited to 'net-p2p/amule/Makefile')
-rw-r--r-- | net-p2p/amule/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-p2p/amule/Makefile b/net-p2p/amule/Makefile index 14cfc4b89078..e9a4f6fb86d0 100644 --- a/net-p2p/amule/Makefile +++ b/net-p2p/amule/Makefile @@ -8,7 +8,8 @@ PORTNAME= amule PORTVERSION= 10275 CATEGORIES= net-p2p -MASTER_SITES= http://repo.or.cz/w/${PORTNAME}.git/snapshot/ +MASTER_SITES= LOCAL/pav \ + http://repo.or.cz/w/${PORTNAME}.git/snapshot/ DISTNAME= ${PORTNAME}-svn-r${PORTVERSION} MAINTAINER= swell.k@gmail.com |