pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/cyrus-sasl2 Correct path to courier-authlib i...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/63f50a30f76e
branches:  trunk
changeset: 489759:63f50a30f76e
user:      jlam <jlam%pkgsrc.org@localhost>
date:      Sat Feb 26 08:14:11 2005 +0000

description:
Correct path to courier-authlib in comment.

diffstat:

 security/cyrus-sasl2/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (20 lines):

diff -r f96c6b462e60 -r 63f50a30f76e security/cyrus-sasl2/Makefile
--- a/security/cyrus-sasl2/Makefile     Sat Feb 26 04:42:50 2005 +0000
+++ b/security/cyrus-sasl2/Makefile     Sat Feb 26 08:14:11 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2004/11/15 21:58:16 jlam Exp $
+# $NetBSD: Makefile,v 1.40 2005/02/26 08:14:11 jlam Exp $
 
 .include "Makefile.common"
 
@@ -28,8 +28,8 @@
 CONFIGURE_ARGS+=       --with-saslauthd=${SASLSOCKETDIR}
 BUILD_DEFS+=           SASLSOCKETDIR
 
-# Support using the Courier authdaemon (mail/courier-auth*) for plaintext
-# password authentication.
+# Support using the Courier authdaemond (security/courier-authlib) for
+# plaintext password authentication.
 #
 AUTHDAEMONVAR?=                ${VARBASE}/authdaemon
 CONFIGURE_ARGS+=        --with-authdaemond=${AUTHDAEMONVAR}



Home | Main Index | Thread Index | Old Index