Received: by mail.netbsd.org (Postfix, from userid 0) id 955D063B10E; Sat, 7 Aug 2010 04:19:01 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id CB8A163B100 for ; Sat, 7 Aug 2010 04:18:54 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id B52D1175DD; Sat, 7 Aug 2010 04:18:54 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Sat, 7 Aug 2010 04:18:54 +0000 From: "Alistair G. Crooks" Subject: CVS commit: src/crypto/external/bsd/netpgp To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20100807041854.B52D1175DD@cvs.netbsd.org> Sender: source-changes-owner@NetBSD.org List-Id: source-changes.NetBSD.org Precedence: list Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: "Alistair G. Crooks" Mail-Followup-To: source-changes-d@NetBSD.org Module Name: src Committed By: agc Date: Sat Aug 7 04:18:54 UTC 2010 Modified Files: src/crypto/external/bsd/netpgp/lib: Makefile config.h src/crypto/external/bsd/netpgp/netpgpkeys: Makefile Log Message: new directory structure - look in the right place for libraries To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/crypto/external/bsd/netpgp/lib/Makefile cvs rdiff -u -r1.6 -r1.7 src/crypto/external/bsd/netpgp/lib/config.h cvs rdiff -u -r1.1 -r1.2 src/crypto/external/bsd/netpgp/netpgpkeys/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.