diff options
author | jperkin <jperkin@pkgsrc.org> | 2016-03-05 11:27:40 +0000 |
---|---|---|
committer | jperkin <jperkin@pkgsrc.org> | 2016-03-05 11:27:40 +0000 |
commit | ee3e800374a703dffb75012abfd6460dc7e71dbb (patch) | |
tree | 25584fd3e292ea8eda1521e1d5890e538d3b45a5 /security/cy2-gssapi | |
parent | 46d95ddf588397c3f5f774ab84ef545207bea97b (diff) | |
download | pkgsrc-ee3e800374a703dffb75012abfd6460dc7e71dbb.tar.gz |
Bump PKGREVISION for security/openssl ABI bump.
Diffstat (limited to 'security/cy2-gssapi')
-rw-r--r-- | security/cy2-gssapi/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/cy2-gssapi/Makefile b/security/cy2-gssapi/Makefile index 5e069eafedd..2db192cfa0d 100644 --- a/security/cy2-gssapi/Makefile +++ b/security/cy2-gssapi/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2014/02/12 23:18:31 tron Exp $ +# $NetBSD: Makefile,v 1.23 2016/03/05 11:29:19 jperkin Exp $ PKGNAME= ${DISTNAME:S/cyrus-sasl/cy2-gssapi/} -PKGREVISION= 2 +PKGREVISION= 3 COMMENT= Cyrus SASL GSSAPI authentication plugin SASL_PLUGIN= yes |