summaryrefslogtreecommitdiff
path: root/security/pam_p11
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2009-06-16 05:55:21 +0000
committerAlex Dupre <ale@FreeBSD.org>2009-06-16 05:55:21 +0000
commitc6bed091444a24beaec6502e257f8df00d7aa208 (patch)
tree5e3933caed7e6443a65a7b1f294baa44186c8238 /security/pam_p11
parentUpdate to 0.1.6 release. (diff)
Chase libp11 and bump PORTREVISION.
Notes
Notes: svn path=/head/; revision=235999
Diffstat (limited to 'security/pam_p11')
-rw-r--r--security/pam_p11/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/pam_p11/Makefile b/security/pam_p11/Makefile
index 3b7ea0b132ed..3443ed9bd956 100644
--- a/security/pam_p11/Makefile
+++ b/security/pam_p11/Makefile
@@ -7,14 +7,14 @@
PORTNAME= pam_p11
PORTVERSION= 0.1.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MASTER_SITES= http://www.opensc-project.org/files/${PORTNAME}/
MAINTAINER= ale@FreeBSD.org
COMMENT= A PAM module using crypto tokens for auth
-LIB_DEPENDS= p11.1:${PORTSDIR}/security/libp11
+LIB_DEPENDS= p11.3:${PORTSDIR}/security/libp11
USE_AUTOTOOLS= libtool:15
USE_OPENSSL= yes