diff options
Diffstat (limited to 'security/pam-saml')
-rw-r--r-- | security/pam-saml/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/pam-saml/Makefile b/security/pam-saml/Makefile index 87bfe920b6c..727246fbb57 100644 --- a/security/pam-saml/Makefile +++ b/security/pam-saml/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.7 2012/09/15 10:06:17 obache Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/23 18:16:49 asau Exp $ # PKGNAME= ${DISTNAME:S/crudesaml-/pam-saml-/} PKGREVISION= 5 COMMENT= Crude SAML assertion validator for bridging WebSSO and PAM -PKG_DESTDIR_SUPPORT= user-destdir INSTALLATION_DIRS= lib/security ${PKGMANDIR}/man5 do-install: |