diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-04-09 14:04:49 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-04-09 14:04:49 +0000 |
commit | 40c9c7f7eb5f34d2d4c0a47826f07c8e8387e954 (patch) | |
tree | 070f64462a1ed48d7c9c5741162e39787f5d9e84 /security/softether/Makefile | |
parent | d741d40d75eab7aeb59e86cf967d1c5fc090c515 (diff) |
Notes
Diffstat (limited to 'security/softether/Makefile')
-rw-r--r-- | security/softether/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/softether/Makefile b/security/softether/Makefile index 66d416d3b8b6..d0d1982e2dc4 100644 --- a/security/softether/Makefile +++ b/security/softether/Makefile @@ -2,6 +2,7 @@ PORTNAME= softether DISTVERSION= 4.29-9680 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= https://www.softether-download.com/files/softether/v${DISTVERSION}-rtm-2019.02.28-tree/Source_Code/ DISTNAME= ${PORTNAME}-src-v${DISTVERSION}-rtm |