diff options
Diffstat (limited to 'security/pam-saml/Makefile')
-rw-r--r-- | security/pam-saml/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/pam-saml/Makefile b/security/pam-saml/Makefile index 6150a220489..5a1dc029400 100644 --- a/security/pam-saml/Makefile +++ b/security/pam-saml/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2012/12/16 01:52:33 obache Exp $ +# $NetBSD: Makefile,v 1.11 2014/01/01 11:52:33 wiz Exp $ # PKGNAME= ${DISTNAME:S/crudesaml-/pam-saml-/} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Crude SAML assertion validator for bridging WebSSO and PAM INSTALLATION_DIRS= lib/security ${PKGMANDIR}/man5 |