From owner-svn-ports-all@FreeBSD.ORG Tue Oct 16 22:23:37 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C2D895BA; Tue, 16 Oct 2012 22:23:37 +0000 (UTC) (envelope-from tabthorpe@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id AB8F48FC14; Tue, 16 Oct 2012 22:23:37 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q9GMNbtX032777; Tue, 16 Oct 2012 22:23:37 GMT (envelope-from tabthorpe@svn.freebsd.org) Received: (from tabthorpe@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q9GMNbJP032775; Tue, 16 Oct 2012 22:23:37 GMT (envelope-from tabthorpe@svn.freebsd.org) Message-Id: <201210162223.q9GMNbJP032775@svn.freebsd.org> From: Thomas Abthorpe Date: Tue, 16 Oct 2012 22:23:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r305989 - head/games/redeclipse 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.14 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: Tue, 16 Oct 2012 22:23:37 -0000 Author: tabthorpe Date: Tue Oct 16 22:23:37 2012 New Revision: 305989 URL: http://svn.freebsd.org/changeset/ports/305989 Log: - Fix the ZLIB license now that it is standard in bsd.licenses.db.mk Approved by: amdmi3 (maintainer) Pointyhat to: tabthorpe Feature safe: yes Modified: head/games/redeclipse/Makefile (contents, props changed) Modified: head/games/redeclipse/Makefile ============================================================================== --- head/games/redeclipse/Makefile Tue Oct 16 21:17:53 2012 (r305988) +++ head/games/redeclipse/Makefile Tue Oct 16 22:23:37 2012 (r305989) @@ -16,10 +16,6 @@ COMMENT= A single-player and multi-playe LICENSE_COMB= multi LICENSE= MIT ZLIB -LICENSE_NAME_ZLIB= zlib license -LICENSE_FILE_ZLIB= ${WRKSRC}/doc/license.txt -LICENSE_PERMS_ZLIB= ${_LICENSE_PERMS_DEFAULT} -LICENSE_GROUPS_ZLIB= FSF GPL OSI MANUAL_PACKAGE_BUILD= huge