diff options
Diffstat (limited to 'security/cy2-saml/Makefile')
-rw-r--r-- | security/cy2-saml/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/cy2-saml/Makefile b/security/cy2-saml/Makefile index 1feca5d093e..b7966851069 100644 --- a/security/cy2-saml/Makefile +++ b/security/cy2-saml/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2014/01/01 11:52:31 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2014/02/12 23:18:31 tron Exp $ PKGNAME= ${DISTNAME:S/crudesaml-/cy2-saml-/} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Crude SAML assertion validator for bridging WebSSO and SASL PLUGINDIR= ${PREFIX}/lib/sasl2 |