git: e188141cabdf - main - net-mgmt/mrtg: Refresh MASTER_SITES
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 18 Oct 2024 14:23:02 UTC
The branch main has been updated by dinoex: URL: https://cgit.FreeBSD.org/ports/commit/?id=e188141cabdfb2272b4f51617e3f30e181c6c2e5 commit e188141cabdfb2272b4f51617e3f30e181c6c2e5 Author: Dirk Meyer <dinoex@FreeBSD.org> AuthorDate: 2024-10-18 14:22:38 +0000 Commit: Dirk Meyer <dinoex@FreeBSD.org> CommitDate: 2024-10-18 14:22:38 +0000 net-mgmt/mrtg: Refresh MASTER_SITES PR: 282085 --- net-mgmt/mrtg/Makefile | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/net-mgmt/mrtg/Makefile b/net-mgmt/mrtg/Makefile index c0daf74edc0f..61249a09cf5b 100644 --- a/net-mgmt/mrtg/Makefile +++ b/net-mgmt/mrtg/Makefile @@ -1,12 +1,10 @@ PORTNAME= mrtg -PORTVERSION= 2.17.10 +DISTVERSION= 2.17.10 PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= net-mgmt -MASTER_SITES= http://oss.oetiker.ch/mrtg/pub/ \ - ftp://ftp.idilis.ro/mirrors/mrtg/ \ - ftp://ftp.nstu.ru/pub/sources/nettools/monitoring/ \ - ftp://ftp.chg.ru/pub/networking/monitoring/mrtg/ +MASTER_SITES= https://github.com/oetiker/${PORTNAME}/releases/download/v${DISTVERSION}/ \ + https://oss.oetiker.ch/${PORTNAME}/pub/ MAINTAINER= dinoex@FreeBSD.org COMMENT= Multi-router traffic grapher