From owner-cvs-all Fri Jul 19 7:27:52 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D659437B49F; Fri, 19 Jul 2002 07:27:31 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4796843E6D; Fri, 19 Jul 2002 07:27:31 -0700 (PDT) (envelope-from roberto@FreeBSD.org) Received: from freefall.freebsd.org (roberto@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6JERVJU070734; Fri, 19 Jul 2002 07:27:31 -0700 (PDT) (envelope-from roberto@freefall.freebsd.org) Received: (from roberto@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6JERViL070733; Fri, 19 Jul 2002 07:27:31 -0700 (PDT) Message-Id: <200207191427.g6JERViL070733@freefall.freebsd.org> From: Ollivier Robert Date: Fri, 19 Jul 2002 07:27:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/nibbles Makefile distinfo pkg-comment pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG roberto 2002/07/19 07:27:31 PDT Added files: games/nibbles Makefile distinfo pkg-comment pkg-descr pkg-plist Log: Nibbles is a simple ncurses-based console game in which you control a snake. Your objective is to eat as many dots as possible before you crash into yourself or the wall. PR: ports/40643 Submitted by: Michael L. Hostbaek (mich@freebsdcluster.org) Revision Changes Path 1.1 +38 -0 ports/games/nibbles/Makefile (new) 1.1 +1 -0 ports/games/nibbles/distinfo (new) 1.1 +1 -0 ports/games/nibbles/pkg-comment (new) 1.1 +8 -0 ports/games/nibbles/pkg-descr (new) 1.1 +3 -0 ports/games/nibbles/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message