Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id A707F63B90D for ; Fri, 29 Feb 2008 22:23:51 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 62B8963B2A1; Fri, 29 Feb 2008 22:23:51 +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 AA36C63B1B5 for ; Fri, 29 Feb 2008 22:23:50 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 958CA175C1; Fri, 29 Feb 2008 22:23:50 +0000 (UTC) From: "Johnny C. Lam" Subject: CVS commit: pkgsrc/shells/tcsh To: pkgsrc-changes@NetBSD.org Reply-To: jlam@netbsd.org Message-Id: <20080229222350.958CA175C1@cvs.netbsd.org> Date: Fri, 29 Feb 2008 22:23:50 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org Precedence: list Module Name: pkgsrc Committed By: jlam Date: Fri Feb 29 22:23:50 UTC 2008 Modified Files: pkgsrc/shells/tcsh: Makefile Log Message: + Teach shells/tcsh to use the terminal library required by pkgsrc instead of self-detecting what's in the base system. Bump the PKGREVISION to 1. To generate a diff of this commit: cvs rdiff -r1.59 -r1.60 pkgsrc/shells/tcsh/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.