From owner-svn-ports-all@FreeBSD.ORG Sat Jun 7 11:44:04 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2872679C; Sat, 7 Jun 2014 11:44:04 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 15DE926D4; Sat, 7 Jun 2014 11:44:04 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s57Bi3f0073131; Sat, 7 Jun 2014 11:44:03 GMT (envelope-from bar@svn.freebsd.org) Received: (from bar@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s57Bi3HM073130; Sat, 7 Jun 2014 11:44:03 GMT (envelope-from bar@svn.freebsd.org) Message-Id: <201406071144.s57Bi3HM073130@svn.freebsd.org> From: Barbara Guida Date: Sat, 7 Jun 2014 11:44:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r356896 - head/games/linux-enemyterritory X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Jun 2014 11:44:04 -0000 Author: bar Date: Sat Jun 7 11:44:03 2014 New Revision: 356896 URL: http://svnweb.freebsd.org/changeset/ports/356896 QAT: https://qat.redports.org/buildarchive/r356896/ Log: - Take maintainership - Fix LEGAL Modified: head/games/linux-enemyterritory/Makefile Modified: head/games/linux-enemyterritory/Makefile ============================================================================== --- head/games/linux-enemyterritory/Makefile Sat Jun 7 11:16:08 2014 (r356895) +++ head/games/linux-enemyterritory/Makefile Sat Jun 7 11:44:03 2014 (r356896) @@ -11,14 +11,14 @@ PKGNAMEPREFIX= linux- DISTNAME= et-linux-2.60b.x86 DISTFILES= et-linux-2.60.x86.run:full ET-2.60b.zip:patch -MAINTAINER= ports@FreeBSD.org +MAINTAINER= bar@FreeBSD.org COMMENT= Wolfenstein: Enemy Territory (Linux version) ONLY_FOR_ARCHS= i386 amd64 USE_LINUX= yes USE_LINUX_APPS= xorglibs USES= zip:infozip -NO_CDROM= Redistribution is limited, see license +NO_CDROM= Redistribution limited ETDIR= ${PREFIX}/lib/${PORTNAME} PATCH_260B_DIR= Enemy Territory 2.60b