diff options
author | jlam <jlam@pkgsrc.org> | 2006-04-18 17:42:12 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2006-04-18 17:42:12 +0000 |
commit | cbeb3b69419dbcb2299e0574050dcfa33236d287 (patch) | |
tree | a4c5bb907f7ed4dd9bb4bc9ef2d9b9f7340b0a1d /security/cy2-sql | |
parent | a32d8bc4794762a5c7432c376cab741b41581a26 (diff) | |
download | pkgsrc-cbeb3b69419dbcb2299e0574050dcfa33236d287.tar.gz |
Update security/cy2-* plugin packages to code from cyrus-sasl-2.1.21.
Diffstat (limited to 'security/cy2-sql')
-rw-r--r-- | security/cy2-sql/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/cy2-sql/Makefile b/security/cy2-sql/Makefile index 3caccac1b1d..9cee26f724d 100644 --- a/security/cy2-sql/Makefile +++ b/security/cy2-sql/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2006/04/13 21:45:14 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2006/04/18 17:42:12 jlam Exp $ PKGNAME= ${DISTNAME:S/cyrus-sasl/cy2-sql/} -PKGREVISION= 2 COMMENT= Cyrus SASL SQL authentication plugin SASL_PLUGIN= yes |