diff options
author | ryoon <ryoon@pkgsrc.org> | 2016-12-04 05:17:03 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2016-12-04 05:17:03 +0000 |
commit | e46b432b0ed13da53a2815225113f52577f86d5d (patch) | |
tree | f746272dee6583f36204dffaedbc4a0715372c36 /security/cy2-sql | |
parent | 1053e1da58d04fc8d3a31a3bfd648f46f4fee6fe (diff) | |
download | pkgsrc-e46b432b0ed13da53a2815225113f52577f86d5d.tar.gz |
Recursive revbump from textproc/icu 58.1
Diffstat (limited to 'security/cy2-sql')
-rw-r--r-- | security/cy2-sql/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/cy2-sql/Makefile b/security/cy2-sql/Makefile index f29e0202abf..247aaf5eee8 100644 --- a/security/cy2-sql/Makefile +++ b/security/cy2-sql/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.31 2016/10/09 21:42:02 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2016/12/04 05:17:40 ryoon Exp $ PKGNAME= ${DISTNAME:S/cyrus-sasl/cy2-sql/} -PKGREVISION= 9 +PKGREVISION= 10 COMMENT= Cyrus SASL SQL authentication plugin SASL_PLUGIN= yes |