aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKoichiro Iwao <meta@FreeBSD.org>2021-08-20 15:52:25 +0000
committerKoichiro Iwao <meta@FreeBSD.org>2021-08-20 15:52:53 +0000
commit66edcaf9268316700208048acf0c7b0623e0a4e7 (patch)
tree63bbeb6e8361cc2c1e8c481d485902d71b1d9c3f
parent7c39f3c37bf21dd53f17e3e40174572358954616 (diff)
downloadports-66edcaf9268316700208048acf0c7b0623e0a4e7.tar.gz
ports-66edcaf9268316700208048acf0c7b0623e0a4e7.zip
security/softether: correct year in MASTER_SITES URL
-rw-r--r--security/softether/Makefile2
1 files changed, 1 insertions, 1 deletions
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@FreeBSD.org