diff options
author | wiz <wiz> | 2013-03-02 20:33:21 +0000 |
---|---|---|
committer | wiz <wiz> | 2013-03-02 20:33:21 +0000 |
commit | ce92ba89b2c4411af77252f867dbffd106c2d760 (patch) | |
tree | 6ac580d835eba7da0b870e935e258ec8a085e6e1 /security/cy2-sql | |
parent | 0726ef5c3efc95803699c91f969ed9ef5cef7dd8 (diff) | |
download | pkgsrc-ce92ba89b2c4411af77252f867dbffd106c2d760.tar.gz |
Bump PKGREVISION for mysql default change to 55.
Diffstat (limited to 'security/cy2-sql')
-rw-r--r-- | security/cy2-sql/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/cy2-sql/Makefile b/security/cy2-sql/Makefile index c637ab2580e..807cbf564da 100644 --- a/security/cy2-sql/Makefile +++ b/security/cy2-sql/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2012/12/16 01:36:44 obache Exp $ +# $NetBSD: Makefile,v 1.22 2013/03/02 20:33:32 wiz Exp $ PKGNAME= ${DISTNAME:S/cyrus-sasl/cy2-sql/} +PKGREVISION= 1 COMMENT= Cyrus SASL SQL authentication plugin SASL_PLUGIN= yes |