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 bbe6825051e..1d3ed2262ad 100644 --- a/security/pam-saml/Makefile +++ b/security/pam-saml/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2012/02/06 12:41:27 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2012/03/03 00:14:27 wiz Exp $ # PKGNAME= ${DISTNAME:S/crudesaml-/pam-saml-/} -PKGREVISION= 2 +PKGREVISION= 3 COMMENT= Crude SAML assertion validator for bridging WebSSO and PAM PKG_DESTDIR_SUPPORT= user-destdir |