diff options
| author | Koichiro Iwao <meta@FreeBSD.org> | 2021-06-07 14:45:56 +0000 |
|---|---|---|
| committer | Koichiro Iwao <meta@FreeBSD.org> | 2021-06-07 14:48:03 +0000 |
| commit | 45a07ac45c6a8ac51df00795aa320946a0b0cf4a (patch) | |
| tree | 353657662775ac6c96f6dc07f6de12e6ca4299a3 /security/softether | |
| parent | 1e5e1bafce0f7bd36e0130c66e9be90711cabce7 (diff) | |
Diffstat (limited to 'security/softether')
| -rw-r--r-- | security/softether/Makefile | 1 | ||||
| -rw-r--r-- | security/softether/distinfo | 6 |
2 files changed, 4 insertions, 3 deletions
diff --git a/security/softether/Makefile b/security/softether/Makefile index 825c93ae2db4..e615b0fdb8cc 100644 --- a/security/softether/Makefile +++ b/security/softether/Makefile @@ -4,6 +4,7 @@ PORTREVISION= 3 CATEGORIES= security net-vpn MASTER_SITES= https://www.softether-download.com/files/softether/v${DISTVERSION}-rtm-2020.04.05-tree/Source_Code/ DISTNAME= ${PORTNAME}-src-v${DISTVERSION}-rtm +DIST_SUBDIR= ${PORTNAME} MAINTAINER= meta@FreeBSD.org COMMENT= SoftEther VPN 4 (RTM version) diff --git a/security/softether/distinfo b/security/softether/distinfo index 95779870480e..395039c9d298 100644 --- a/security/softether/distinfo +++ b/security/softether/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1593270587 -SHA256 (softether-src-v4.34-9745-rtm.tar.gz) = bf5547e2a190e8620fe02da9756b32d010e3b64cbc6317f172f7820394b4c036 -SIZE (softether-src-v4.34-9745-rtm.tar.gz) = 59108198 +TIMESTAMP = 1623076578 +SHA256 (softether/softether-src-v4.34-9745-rtm.tar.gz) = bf5547e2a190e8620fe02da9756b32d010e3b64cbc6317f172f7820394b4c036 +SIZE (softether/softether-src-v4.34-9745-rtm.tar.gz) = 59108198 |
