diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2010-09-03 14:43:30 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2010-09-03 14:43:30 +0000 |
commit | fcf967a7dc179862ce9f5ce39dc8220f5bbe4791 (patch) | |
tree | 8aa4e17263021a2897d25b4f535cfe78657af375 /net-p2p/amule | |
parent | 85bb8c2e413f79cf465232fcf7655faca3b56ddb (diff) | |
download | ports-fcf967a7dc179862ce9f5ce39dc8220f5bbe4791.tar.gz ports-fcf967a7dc179862ce9f5ce39dc8220f5bbe4791.zip |
Notes
Diffstat (limited to 'net-p2p/amule')
-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 |