aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2021-06-21 07:52:02 +0000
committerMathieu Arnold <mat@FreeBSD.org>2021-06-21 07:54:20 +0000
commit8c56c5b94a0606199ceb3eb5e4fcb64000c3b647 (patch)
tree412232de5a22a3a8b519993b91476d20d910e3d7
parent3c01c6c22ce4c1e9c632e63ce4bf433127822ebc (diff)
downloadports-8c56c5b94a0606199ceb3eb5e4fcb64000c3b647.tar.gz
ports-8c56c5b94a0606199ceb3eb5e4fcb64000c3b647.zip
sysutils/munin-common: Fix fetch
-rw-r--r--sysutils/munin-common/munin.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/munin-common/munin.mk b/sysutils/munin-common/munin.mk
index 86fcd83bd693..595f9d60c8f0 100644
--- a/sysutils/munin-common/munin.mk
+++ b/sysutils/munin-common/munin.mk
@@ -1,7 +1,7 @@
LICENSE= GPLv2
MUNIN_VERSION= 2.0.67
-MUNIN_SITES= http://downloads.munin-monitoring.org/munin/stable/${MUNIN_VERSION}/
+MUNIN_SITES= SF/munin/stable/${MUNIN_VERSION}
DISTINFO_FILE= ${.CURDIR}/../../sysutils/munin-common/distinfo
PATCHDIR= ${.CURDIR}/../../sysutils/munin-common/files