aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2013-04-11 04:56:07 +0800
committerbdrewery <bdrewery@FreeBSD.org>2013-04-11 04:56:07 +0800
commit662d514c02e241539b88d45d6ad3aa1267ee93a0 (patch)
tree57eff1124808094df92a0749fe0a2607e7ab283c /net
parent745f6b00f0f589f9dfe87ca376907371632473d8 (diff)
downloadfreebsd-ports-gnome-662d514c02e241539b88d45d6ad3aa1267ee93a0.tar.gz
freebsd-ports-gnome-662d514c02e241539b88d45d6ad3aa1267ee93a0.tar.zst
freebsd-ports-gnome-662d514c02e241539b88d45d6ad3aa1267ee93a0.zip
- Add mirror as main site is not working
Approved by: portmgr (implicit) With hat: portmgr Reported by: Ilya A. Arkhipov <rum1cro@yandex.ru>
Diffstat (limited to 'net')
-rw-r--r--net/svnup/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/svnup/Makefile b/net/svnup/Makefile
index ae573bc1d3ef..a2a7dc76fe2c 100644
--- a/net/svnup/Makefile
+++ b/net/svnup/Makefile
@@ -3,7 +3,8 @@
PORTNAME= svnup
PORTVERSION= 0.56
CATEGORIES= net
-MASTER_SITES= http://jcm.dsl.visi.com/freebsd/svnup/
+MASTER_SITES= http://jcm.dsl.visi.com/freebsd/svnup/ \
+ LOCAL/bdrewery/${PORTNAME}/
MAINTAINER= jcm@visi.com
COMMENT= Lightweight program to pull source using the svn protocol