git: 66edcaf92683 - main - security/softether: correct year in MASTER_SITES URL
Koichiro Iwao
meta at FreeBSD.org
Fri Aug 20 15:53:01 UTC 2021
The branch main has been updated by meta:
URL: https://cgit.FreeBSD.org/ports/commit/?id=66edcaf9268316700208048acf0c7b0623e0a4e7
commit 66edcaf9268316700208048acf0c7b0623e0a4e7
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:52:53 +0000
security/softether: correct year in MASTER_SITES URL
---
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-all
mailing list