git: 2a5ca5f7daa3 - 2021Q3 - security/softether: correct year in MASTER_SITES URL
Koichiro Iwao
meta at FreeBSD.org
Fri Aug 20 15:56:36 UTC 2021
The branch 2021Q3 has been updated by meta:
URL: https://cgit.FreeBSD.org/ports/commit/?id=2a5ca5f7daa388a5722e0564e038f1f2bb199457
commit 2a5ca5f7daa388a5722e0564e038f1f2bb199457
Author: Koichiro Iwao <meta at FreeBSD.org>
AuthorDate: 2021-08-20 15:52:25 +0000
Commit: Koichiro Iwao <meta at FreeBSD.org>
CommitDate: 2021-08-20 15:55:36 +0000
security/softether: correct year in MASTER_SITES URL
(cherry picked from commit 66edcaf9268316700208048acf0c7b0623e0a4e7)
---
security/softether/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/security/softether/Makefile b/security/softether/Makefile
index e53c2cc90955..a3b5c803ff0c 100644
--- a/security/softether/Makefile
+++ b/security/softether/Makefile
@@ -2,7 +2,7 @@ PORTNAME= softether
DISTVERSION= 4.38-9760
PORTREVISION= 0
CATEGORIES= security net-vpn
-MASTER_SITES= https://www.softether-download.com/files/softether/v${DISTVERSION}-rtm-2020.08.17-tree/Source_Code/
+MASTER_SITES= https://www.softether-download.com/files/softether/v${DISTVERSION}-rtm-2021.08.17-tree/Source_Code/
DISTNAME= ${PORTNAME}-src-v${DISTVERSION}-rtm
MAINTAINER= meta at FreeBSD.org
More information about the dev-commits-ports-branches
mailing list