Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 4963B63B8C8 for ; Thu, 10 Apr 2008 20:56:35 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id F20E863B12E; Thu, 10 Apr 2008 20:56:34 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 252AC63B126 for ; Thu, 10 Apr 2008 20:56:34 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 0CE08175D0; Thu, 10 Apr 2008 20:56:34 +0000 (UTC) From: "Johnny C. Lam" Subject: CVS commit: pkgsrc/security/courier-authlib To: pkgsrc-changes@NetBSD.org Reply-To: jlam@netbsd.org Message-Id: <20080410205634.0CE08175D0@cvs.netbsd.org> Date: Thu, 10 Apr 2008 20:56:34 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org Precedence: list Module Name: pkgsrc Committed By: jlam Date: Thu Apr 10 20:56:34 UTC 2008 Modified Files: pkgsrc/security/courier-authlib: options.mk Log Message: Remove unnecessary PLIST_SUBST definition -- the PLIST is dynamic through the use of AUTHLIB_PLIST, so we don't need to comment stuff out. To generate a diff of this commit: cvs rdiff -r1.11 -r1.12 pkgsrc/security/courier-authlib/options.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.