Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 4E60963B970 for ; Tue, 11 Mar 2008 16:22:34 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id E7A6A63B202; Tue, 11 Mar 2008 16:22:33 +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 DDC7063B4E8 for ; Tue, 11 Mar 2008 16:22:32 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id CECA5175C1; Tue, 11 Mar 2008 16:22:32 +0000 (UTC) From: "Johnny C. Lam" Subject: CVS commit: pkgsrc/net/cftp To: pkgsrc-changes@NetBSD.org Reply-To: jlam@netbsd.org Message-Id: <20080311162232.CECA5175C1@cvs.netbsd.org> Date: Tue, 11 Mar 2008 16:22:32 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org Precedence: list Module Name: pkgsrc Committed By: jlam Date: Tue Mar 11 16:22:32 UTC 2008 Modified Files: pkgsrc/net/cftp: Makefile Log Message: + Include termcap.buildlink3.mk because this packages uses termcap. + Support user-destdir installation. Bump the PKGREVISION to 1. To generate a diff of this commit: cvs rdiff -r1.14 -r1.15 pkgsrc/net/cftp/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.