aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt
diff options
context:
space:
mode:
authorAlexandre C. GuimarĂ£es <rigoletto@FreeBSD.org>2020-07-24 06:28:59 +0000
committerAlexandre C. GuimarĂ£es <rigoletto@FreeBSD.org>2020-07-24 06:28:59 +0000
commitd0fc635f72b2e3e10bc7aff56d974559ba941564 (patch)
treeb7061d695b3df6f5047d7aea18097f85759c3297 /ports-mgmt
parent2d5b16833bd84a2fce78f5d199d19b873a7b7aa9 (diff)
downloadports-d0fc635f72b2e3e10bc7aff56d974559ba941564.tar.gz
ports-d0fc635f72b2e3e10bc7aff56d974559ba941564.zip
Mk/bsd.sites.mk: Update URL of MASTER_SITE_OSDN to one that supports geographical load balancing
- update all affected ports PR: 244164 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> Differential Revision: https://reviews.freebsd.org/D24955
Notes
Notes: svn path=/head/; revision=543005
Diffstat (limited to 'ports-mgmt')
-rw-r--r--ports-mgmt/portsreinstall/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports-mgmt/portsreinstall/Makefile b/ports-mgmt/portsreinstall/Makefile
index 40f722645f57..640ec9036730 100644
--- a/ports-mgmt/portsreinstall/Makefile
+++ b/ports-mgmt/portsreinstall/Makefile
@@ -4,7 +4,7 @@
PORTNAME= portsreinstall
PORTVERSION= 4.1.0
CATEGORIES= ports-mgmt
-MASTER_SITES= OSDN/${PORTNAME}/70073/ \
+MASTER_SITES= OSDN/${PORTNAME} \
http://www.mwghennndo.com/software/${PORTNAME}/
MAINTAINER= sakaue.mamoru@mwghennndo.com