diff options
author | christos <christos@pkgsrc.org> | 2018-04-17 01:57:17 +0000 |
---|---|---|
committer | christos <christos@pkgsrc.org> | 2018-04-17 01:57:17 +0000 |
commit | 5106d29a3c8ba7c7ffe3ffd5fdc73dc95027c8c2 (patch) | |
tree | d4a5b8fb0aa0938dc3ec4eea66a9bee483bb0d94 /security/cy2-plain | |
parent | 3755aa04da10012cea29f084d7c0d502300f4c15 (diff) | |
download | pkgsrc-5106d29a3c8ba7c7ffe3ffd5fdc73dc95027c8c2.tar.gz |
upgrade to 2.1.27-rc7 so that we can use it with openssl-1.1
Diffstat (limited to 'security/cy2-plain')
-rw-r--r-- | security/cy2-plain/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/cy2-plain/Makefile b/security/cy2-plain/Makefile index 30627292d07..1706b2d5633 100644 --- a/security/cy2-plain/Makefile +++ b/security/cy2-plain/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2017/04/27 13:56:47 jperkin Exp $ +# $NetBSD: Makefile,v 1.11 2018/04/17 01:57:18 christos Exp $ PKGNAME= ${DISTNAME:S/cyrus-sasl/cy2-plain/} -PKGREVISION= 1 +#PKGREVISION= 1 COMMENT= Cyrus SASL PLAIN authentication plugin SASL_PLUGIN= yes |