Received: by mail.netbsd.org (Postfix, from userid 605) id 555EA84E5C; Tue, 9 May 2023 20:39:26 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6CC6984D74 for ; Tue, 9 May 2023 20:39:25 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id DoVwnYeGXLRf for ; Tue, 9 May 2023 20:39:25 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 1289784D3E for ; Tue, 9 May 2023 20:39:25 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 07921FA87; Tue, 9 May 2023 20:39:25 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Tue, 9 May 2023 16:39:25 -0400 From: "Christos Zoulas" Subject: CVS commit: src/external/bsd/ntp/lib/libntp To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20230509203925.07921FA87@cvs.NetBSD.org> Sender: source-changes-owner@NetBSD.org List-Id: Precedence: bulk Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: "Christos Zoulas" Mail-Followup-To: source-changes-d@NetBSD.org List-Unsubscribe: Module Name: src Committed By: christos Date: Tue May 9 20:39:24 UTC 2023 Modified Files: src/external/bsd/ntp/lib/libntp: Makefile Log Message: Handle OpenSSL-3.x To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.26 src/external/bsd/ntp/lib/libntp/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.