From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Sep 23 03:30:09 2007 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DF38916A420 for ; Sun, 23 Sep 2007 03:30:09 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id E348813C48A for ; Sun, 23 Sep 2007 03:30:09 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l8N3U9Wr042136 for ; Sun, 23 Sep 2007 03:30:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l8N3U9AE042131; Sun, 23 Sep 2007 03:30:09 GMT (envelope-from gnats) Date: Sun, 23 Sep 2007 03:30:09 GMT Message-Id: <200709230330.l8N3U9AE042131@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: ports/116388: commit references a PR X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Sep 2007 03:30:10 -0000 The following reply was made to PR ports/116388; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/116388: commit references a PR Date: Sun, 23 Sep 2007 03:23:51 +0000 (UTC) edwin 2007-09-23 03:23:43 UTC FreeBSD ports repository Modified files: games Makefile Added files: games/kevedit Makefile Makefile.bak distinfo pkg-descr pkg-plist games/kevedit/files patch-src-structures-linkedlist.c Log: new port: games/kevedit (editor for ZZT) Kevedit is an editor for the classic DOS game ZZT. The "Linux version" runs under FreeBSD with only trivial modification. PR: ports/116388 Submitted by: Raymond Pasco Revision Changes Path 1.1147 +1 -0 ports/games/Makefile 1.1 +22 -0 ports/games/kevedit/Makefile (new) 1.1 +21 -0 ports/games/kevedit/Makefile.bak (new) 1.1 +3 -0 ports/games/kevedit/distinfo (new) 1.1 +11 -0 ports/games/kevedit/files/patch-src-structures-linkedlist.c (new) 1.1 +5 -0 ports/games/kevedit/pkg-descr (new) 1.1 +6 -0 ports/games/kevedit/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"