aboutsummaryrefslogtreecommitdiff
path: root/security/engine_pkcs11/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/engine_pkcs11/Makefile')
-rw-r--r--security/engine_pkcs11/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/engine_pkcs11/Makefile b/security/engine_pkcs11/Makefile
index f861cb0a635d..17374b219d5c 100644
--- a/security/engine_pkcs11/Makefile
+++ b/security/engine_pkcs11/Makefile
@@ -6,14 +6,14 @@
#
PORTNAME= engine_pkcs11
-PORTVERSION= 0.1.5
+PORTVERSION= 0.1.6
CATEGORIES= security
MASTER_SITES= http://www.opensc-project.org/files/${PORTNAME}/
MAINTAINER= ale@FreeBSD.org
COMMENT= An implementation of a PKCS\#11 engine for OpenSSL
-LIB_DEPENDS= p11.1:${PORTSDIR}/security/libp11
+LIB_DEPENDS= p11.3:${PORTSDIR}/security/libp11
USE_AUTOTOOLS= libtool:15
USE_OPENSSL= yes