From owner-cvs-ports@FreeBSD.ORG Fri Jul 18 06:49:37 2003 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C2F537B401; Fri, 18 Jul 2003 06:49:37 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 01D4B43FA3; Fri, 18 Jul 2003 06:49:37 -0700 (PDT) (envelope-from mdodd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h6IDna0U014342; Fri, 18 Jul 2003 06:49:36 -0700 (PDT) (envelope-from mdodd@repoman.freebsd.org) Received: (from mdodd@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h6IDnage014341; Fri, 18 Jul 2003 06:49:36 -0700 (PDT) Message-Id: <200307181349.h6IDnage014341@repoman.freebsd.org> From: "Matthew N. Dodd" Date: Fri, 18 Jul 2003 06:49:36 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/games Makefile ports/games/atitd Makefile distinfo pkg-deinstall pkg-descr pkg-install pkg-plist ports/games/atitd/files atitd.sh X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jul 2003 13:49:37 -0000 mdodd 2003/07/18 06:49:36 PDT FreeBSD ports repository Modified files: games Makefile Added files: games/atitd Makefile distinfo pkg-deinstall pkg-descr pkg-install pkg-plist games/atitd/files atitd.sh Log: The Linux client for "A Tale in the Desert". This is a Massively Multiplayer Online Roleplaying Game (MMORPG) MMORPG. The download and first 24 hours of trial gameplay are free. http://www.atitd.com/ for more info. Revision Changes Path 1.569 +1 -0 ports/games/Makefile 1.1 +63 -0 ports/games/atitd/Makefile (new) 1.1 +1 -0 ports/games/atitd/distinfo (new) 1.1 +10 -0 ports/games/atitd/files/atitd.sh (new) 1.1 +39 -0 ports/games/atitd/pkg-deinstall (new) 1.1 +23 -0 ports/games/atitd/pkg-descr (new) 1.1 +45 -0 ports/games/atitd/pkg-install (new) 1.1 +1 -0 ports/games/atitd/pkg-plist (new)