diff options
author | pav <pav@FreeBSD.org> | 2010-09-03 22:43:30 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2010-09-03 22:43:30 +0800 |
commit | 63c45ee489d6fe46a52c6dec3d00620944805b6f (patch) | |
tree | cacf1c939b14cff32585a726ff4a5ccde84eaa9f /net-p2p | |
parent | 664bdf3b23dba6d84a077a9398c99f37cf5115e0 (diff) | |
download | freebsd-ports-gnome-63c45ee489d6fe46a52c6dec3d00620944805b6f.tar.gz freebsd-ports-gnome-63c45ee489d6fe46a52c6dec3d00620944805b6f.tar.zst freebsd-ports-gnome-63c45ee489d6fe46a52c6dec3d00620944805b6f.zip |
- Mirror distfile on master site local
Requested by: maintainer
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/amule-devel/Makefile | 3 | ||||
-rw-r--r-- | net-p2p/amule/Makefile | 3 | ||||
-rw-r--r-- | net-p2p/amule2/Makefile | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/amule-devel/Makefile b/net-p2p/amule-devel/Makefile index 14cfc4b89078..e9a4f6fb86d0 100644 --- a/net-p2p/amule-devel/Makefile +++ b/net-p2p/amule-devel/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 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 diff --git a/net-p2p/amule2/Makefile b/net-p2p/amule2/Makefile index 14cfc4b89078..e9a4f6fb86d0 100644 --- a/net-p2p/amule2/Makefile +++ b/net-p2p/amule2/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 |