git: d564824e847a - 2022Q1 - security/stunnel: sync MASTER_SITES
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 03 Feb 2022 13:17:55 UTC
The branch 2022Q1 has been updated by marck (doc committer): URL: https://cgit.FreeBSD.org/ports/commit/?id=d564824e847ab37216b46ab0a9e29fad8b1994c5 commit d564824e847ab37216b46ab0a9e29fad8b1994c5 Author: Dmitry Morozovsky <marck@FreeBSD.org> AuthorDate: 2022-02-03 13:14:09 +0000 Commit: Dmitry Morozovsky <marck@FreeBSD.org> CommitDate: 2022-02-03 13:17:09 +0000 security/stunnel: sync MASTER_SITES Sync MASTER_SITES with the current state Approved by: zi --- security/stunnel/Makefile | 17 +++-------------- 1 file changed, 3 insertions(+), 14 deletions(-) diff --git a/security/stunnel/Makefile b/security/stunnel/Makefile index 3d8f6be1cf3b..710a52980068 100644 --- a/security/stunnel/Makefile +++ b/security/stunnel/Makefile @@ -4,20 +4,9 @@ PORTNAME= stunnel PORTVERSION= 5.60 PORTEPOCH= 1 CATEGORIES= security -MASTER_SITES= https://www.stunnel.org/downloads/%SUBDIR%/ \ - https://www.stunnel.org/downloads/beta/ \ - http://mirrors.zerg.biz/stunnel/%SUBDIR%/ \ - http://mirrors.go-part.com/stunnel/%SUBDIR%/ \ - http://ftp.nluug.nl/pub/networking/stunnel/%SUBDIR%/ \ - ftp://ftp.nluug.nl/pub/networking/stunnel/%SUBDIR%/ \ - http://ftp.nluug.nl/pub/networking/stunnel/%SUBDIR%/ \ - ftp://ftp.surfnet.nl/pub/networking/stunnel/%SUBDIR%/ \ - http://ftp.surfnet.nl/pub/networking/stunnel/%SUBDIR%/ \ - ftp://stunnel.mirt.net/stunnel/%SUBDIR%/ \ - http://www.namesdir.com/mirrors/stunnel/%SUBDIR%/ \ - http://stunnel.cybermirror.org/%SUBDIR%/ \ - http://mirrors.zerg.biz/stunnel/%SUBDIR%/ \ - ZI +MASTER_SITES= https://www.stunnel.org/downloads/archive/5.x/ \ + https://ftp.nluug.nl/pub/networking/stunnel/archive/5.x/ \ + http://ftp.nluug.nl/pub/networking/stunnel/archive/5.x/ MAINTAINER= zi@FreeBSD.org COMMENT= SSL encryption wrapper for standard network daemons