diff options
Diffstat (limited to 'security/easy-rsa')
| -rw-r--r-- | security/easy-rsa/Makefile | 2 | ||||
| -rw-r--r-- | security/easy-rsa/files/pkg-message.in | 3 |
2 files changed, 2 insertions, 3 deletions
diff --git a/security/easy-rsa/Makefile b/security/easy-rsa/Makefile index 4a7e4df1f41f..b10997333c64 100644 --- a/security/easy-rsa/Makefile +++ b/security/easy-rsa/Makefile @@ -1,6 +1,6 @@ PORTNAME= easy-rsa DISTVERSION= 3.2.5 -PORTREVISION= 0 # leave in if 0 to avoid accidental PORTEPOCH bumps +PORTREVISION= 1 # leave in if 0 to avoid accidental PORTEPOCH bumps PORTEPOCH= 1 CATEGORIES= security net-mgmt MASTER_SITES= https://github.com/OpenVPN/easy-rsa/releases/download/v${DISTVERSION}/ \ diff --git a/security/easy-rsa/files/pkg-message.in b/security/easy-rsa/files/pkg-message.in index aa6fcbb7be4b..7094bcc18cdb 100644 --- a/security/easy-rsa/files/pkg-message.in +++ b/security/easy-rsa/files/pkg-message.in @@ -12,8 +12,7 @@ See %%PREFIX%%/share/doc/easy-rsa/README.quickstart.md for further information. An on-line help is available, you can run: - easyrsa help # for help on commands - easyrsa help options # for help on options + easyrsa help # for help on commands and options **** SECURITY WARNING FOR PAST security/easy-rsa versions **** **** easyrsa may have encrypted your CA private key with a weak cipher |
