Date: Tue, 16 Oct 2012 22:23:37 +0000 (UTC) From: Thomas Abthorpe <tabthorpe@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r305989 - head/games/redeclipse Message-ID: <201210162223.q9GMNbJP032775@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210162223.q9GMNbJP032775>