Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 8C2D5725E3 for ; Thu, 10 Oct 2013 17:27:59 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id F3EF614A1A9; Thu, 10 Oct 2013 17:27:58 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 45BB714A19B for ; Thu, 10 Oct 2013 17:27:57 +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 03A3MHy06XUS for ; Thu, 10 Oct 2013 17:27:56 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id CD1CF14A18E for ; Thu, 10 Oct 2013 17:27:56 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id C71FF96; Thu, 10 Oct 2013 17:27:56 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Thu, 10 Oct 2013 17:27:56 +0000 From: "Roy Marples" Subject: CVS commit: pkgsrc/games/level9 To: pkgsrc-changes@NetBSD.org Reply-To: roy@netbsd.org X-Mailer: log_accum Message-Id: <20131010172756.C71FF96@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: roy Date: Thu Oct 10 17:27:56 UTC 2013 Modified Files: pkgsrc/games/level9: Makefile distinfo Log Message: Remove dependency on ncurses and depend on system curses and termcap. To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 pkgsrc/games/level9/Makefile cvs rdiff -u -r1.6 -r1.7 pkgsrc/games/level9/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.