diff options
author | jperkin <jperkin@pkgsrc.org> | 2016-03-05 11:27:40 +0000 |
---|---|---|
committer | jperkin <jperkin@pkgsrc.org> | 2016-03-05 11:27:40 +0000 |
commit | ee3e800374a703dffb75012abfd6460dc7e71dbb (patch) | |
tree | 25584fd3e292ea8eda1521e1d5890e538d3b45a5 /security/pam-p11 | |
parent | 46d95ddf588397c3f5f774ab84ef545207bea97b (diff) | |
download | pkgsrc-ee3e800374a703dffb75012abfd6460dc7e71dbb.tar.gz |
Bump PKGREVISION for security/openssl ABI bump.
Diffstat (limited to 'security/pam-p11')
-rw-r--r-- | security/pam-p11/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/pam-p11/Makefile b/security/pam-p11/Makefile index 32c6ed43738..744986f5e9e 100644 --- a/security/pam-p11/Makefile +++ b/security/pam-p11/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2015/09/11 20:17:17 gdt Exp $ +# $NetBSD: Makefile,v 1.11 2016/03/05 11:29:24 jperkin Exp $ # DISTNAME= pam_p11-0.1.5 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= security # This has a bad name and doesn't have generated auto* files. #MASTER_SITES= https://github.com/OpenSC/pam_p11/archive/ |