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 | e1291dfc1ca87b596cb7042a60c91f9f954bcce7 (patch) | |
tree | a4c5bb907f7ed4dd9bb4bc9ef2d9b9f7340b0a1d /security/cy2-otp | |
parent | 03c86a44f9a0a6040b4f7d3c93935b43ac4c16a3 (diff) | |
download | pkgsrc-e1291dfc1ca87b596cb7042a60c91f9f954bcce7.tar.gz |
Update security/cy2-* plugin packages to code from cyrus-sasl-2.1.21.
Diffstat (limited to 'security/cy2-otp')
-rw-r--r-- | security/cy2-otp/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/cy2-otp/Makefile b/security/cy2-otp/Makefile index f83a958479c..00110b914ec 100644 --- a/security/cy2-otp/Makefile +++ b/security/cy2-otp/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.8 2006/04/13 21:45:14 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2006/04/18 17:42:12 jlam Exp $ PKGNAME= ${DISTNAME:S/cyrus-sasl/cy2-otp/} -PKGREVISION= 1 COMMENT= Cyrus SASL OTP authentication plugin SASL_PLUGIN= yes |