Received: by mail.netbsd.org (Postfix, from userid 605) id 491D284E57; Tue, 5 Oct 2021 12:24:29 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 842F384D1B for ; Tue, 5 Oct 2021 12:24:28 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id YN5XiKC2bC_W for ; Tue, 5 Oct 2021 12:24:28 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id DF02D84C86 for ; Tue, 5 Oct 2021 12:24:27 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D8ED9FA97; Tue, 5 Oct 2021 12:24:27 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1633436667137560" MIME-Version: 1.0 Date: Tue, 5 Oct 2021 12:24:27 +0000 From: "David Sainty" Subject: CVS commit: pkgsrc/security/zoneminder To: pkgsrc-changes@NetBSD.org Reply-To: dsainty@netbsd.org X-Mailer: log_accum Message-Id: <20211005122427.D8ED9FA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1633436667137560 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: dsainty Date: Tue Oct 5 12:24:27 UTC 2021 Modified Files: pkgsrc/security/zoneminder: MESSAGE Log Message: Change the broken documentation link to just direct to the ZoneMinder home page To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 pkgsrc/security/zoneminder/MESSAGE Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1633436667137560 Content-Disposition: inline Content-Length: 649 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/security/zoneminder/MESSAGE diff -u pkgsrc/security/zoneminder/MESSAGE:1.3 pkgsrc/security/zoneminder/MESSAGE:1.4 --- pkgsrc/security/zoneminder/MESSAGE:1.3 Sun Apr 5 08:51:08 2015 +++ pkgsrc/security/zoneminder/MESSAGE Tue Oct 5 12:24:27 2021 @@ -1,9 +1,9 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.3 2015/04/05 08:51:08 dsainty Exp $ +$NetBSD: MESSAGE,v 1.4 2021/10/05 12:24:27 dsainty Exp $ All documentation for ZoneMinder is now online at: - http://www.zoneminder.com/wiki/index.php/Documentation + https://www.zoneminder.com Performance: --_----------=_1633436667137560--