From owner-cvs-all@FreeBSD.ORG Mon Feb 18 12:33:02 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5193516A419; Mon, 18 Feb 2008 12:33:02 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 43A7F13C442; Mon, 18 Feb 2008 12:33:02 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1ICX2Lm000988; Mon, 18 Feb 2008 12:33:02 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1ICX2OF000987; Mon, 18 Feb 2008 12:33:02 GMT (envelope-from miwi) Message-Id: <200802181233.m1ICX2OF000987@repoman.freebsd.org> From: Martin Wilke Date: Mon, 18 Feb 2008 12:33:02 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/games Makefile ports/games/secretmaryochronicles Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Feb 2008 12:33:02 -0000 miwi 2008-02-18 12:33:02 UTC FreeBSD ports repository Modified files: games Makefile Added files: games/secretmaryochronicles Makefile distinfo pkg-descr pkg-plist Log: Secret Maryo Chronicles is a two-dimensional, sidescrolling jump-and-run platform game which utilizes the platform independent multimedia library, SDL. It features a built-in editor which can be used to easily create your own levels and worlds. WWW: http://www.secretmaryo.org/ PR: ports/120191 Submitted by: Dmitry Marakasov Revision Changes Path 1.1185 +1 -0 ports/games/Makefile 1.1 +46 -0 ports/games/secretmaryochronicles/Makefile (new) 1.1 +3 -0 ports/games/secretmaryochronicles/distinfo (new) 1.1 +6 -0 ports/games/secretmaryochronicles/pkg-descr (new) 1.1 +2196 -0 ports/games/secretmaryochronicles/pkg-plist (new)