From owner-cvs-usrbin Sun Mar 8 00:44:53 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA00495 for cvs-usrbin-outgoing; Sun, 8 Mar 1998 00:44:53 -0800 (PST) (envelope-from owner-cvs-usrbin) Received: from time.cdrom.com (root@time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA00487; Sun, 8 Mar 1998 00:44:48 -0800 (PST) (envelope-from jkh@time.cdrom.com) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.8/8.6.9) with ESMTP id AAA11378; Sun, 8 Mar 1998 00:43:44 -0800 (PST) To: Wolfgang Helbig cc: jkh@FreeBSD.ORG (Jordan K. Hubbard), cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: Re: cvs commit: src/usr.bin/cal cal.1 In-reply-to: Your message of "Sun, 08 Mar 1998 09:39:04 +0100." <199803080839.JAA00236@rvc1.informatik.ba-stuttgart.de> Date: Sun, 08 Mar 1998 00:43:44 -0800 Message-ID: <11375.889346624@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > usr.bin/cal is replaced by usr.bin/ncal, in -current and in -stable. Well, it's still there so I updated it. :) If it's truly replaced then whomever's watching out for it should cvs remove it from both branches and link ncal to cal. Jordan