aboutsummaryrefslogtreecommitdiff
path: root/security/softhsm2
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2019-04-13 09:31:17 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2019-04-13 09:31:17 +0000
commit65262b9f4c23a49e72b9726d77c61898d90e7d34 (patch)
treea8c5a68251f44c4bc65f06e0a5b9d94b917153b5 /security/softhsm2
parentd46b66d4112c7b6ffb3faee2ccba38ecc32f7355 (diff)
downloadports-65262b9f4c23a49e72b9726d77c61898d90e7d34.tar.gz
ports-65262b9f4c23a49e72b9726d77c61898d90e7d34.zip
- Whitespace fixes
- Update WWW Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=498798
Diffstat (limited to 'security/softhsm2')
-rw-r--r--security/softhsm2/Makefile2
-rw-r--r--security/softhsm2/pkg-descr3
2 files changed, 2 insertions, 3 deletions
diff --git a/security/softhsm2/Makefile b/security/softhsm2/Makefile
index 15f7aba327ed..6a1fec7e67d7 100644
--- a/security/softhsm2/Makefile
+++ b/security/softhsm2/Makefile
@@ -56,7 +56,7 @@ CRYP_OPEN_CONFIGURE_ON= --with-crypto-backend=openssl
CONFIGURE_ARGS+= --disable-gost
.endif
-# openssl-1.1.1 (default after 1200080) doesn't support GHOST (yet), punt for now.
+# openssl-1.1.1 (default after 1200080) doesn't support GHOST (yet), punt for now.
.if ${OSVERSION}>=1200080
CONFIGURE_ARGS+= --disable-gost
.endif
diff --git a/security/softhsm2/pkg-descr b/security/softhsm2/pkg-descr
index 4a54bebd089a..e0f9d3544dc6 100644
--- a/security/softhsm2/pkg-descr
+++ b/security/softhsm2/pkg-descr
@@ -4,5 +4,4 @@ without having a Hardware Security Module. It is being developed
as a part of the OpenDNSSEC project. SoftHSM Version 2 is using
openssl for its cryptographic operations.
-
-WWW: http://www.opendnssec.org/
+WWW: https://www.opendnssec.org/