diff options
Diffstat (limited to 'security/pam-p11/Makefile')
-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 6deb814b8e0..d498bbed57a 100644 --- a/security/pam-p11/Makefile +++ b/security/pam-p11/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2013/07/19 12:57:28 joerg Exp $ +# $NetBSD: Makefile,v 1.8 2014/02/12 23:18:35 tron Exp $ # DISTNAME= pam_p11-0.1.5 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= security MASTER_SITES= http://www.opensc-project.org/files/pam_p11/ |