Fix typo
- Bump PORTREVISION for dependency change
This commit is contained in:
parent
955338a5cd
commit
ffd6bc3cd2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=524424
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= asyncssh
|
||||
PORTVERSION= 1.16.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= security python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -20,7 +21,7 @@ USE_PYTHON= autoplist distutils
|
||||
NO_ARCH= yes
|
||||
|
||||
OPTIONS_DEFINE= BCRYPT GSSAPI LIBNACL NETTLE PYOPENSSL
|
||||
OPTIONS_DEFAULT=BRCYPT PYOPENSSL
|
||||
OPTIONS_DEFAULT=BCRYPT PYOPENSSL
|
||||
BCRYPT_DESC= OpenSSH private key encryption
|
||||
GSSAPI_DESC= GSSAPI key exchange and authentication
|
||||
LIBNACL_DESC= Curve25519, Ed25519 and Chacha20-Poly1305 support
|
||||
|
Loading…
Reference in New Issue
Block a user