Date: Thu, 11 May 2017 06:03:39 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r440615 - head/games/monsterz Message-ID: <201705110603.v4B63d0K065963@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Thu May 11 06:03:38 2017 New Revision: 440615 URL: https://svnweb.freebsd.org/changeset/ports/440615 Log: Fix check-sanity after WTFPL addition Modified: head/games/monsterz/Makefile Modified: head/games/monsterz/Makefile ============================================================================== --- head/games/monsterz/Makefile Thu May 11 06:03:00 2017 (r440614) +++ head/games/monsterz/Makefile Thu May 11 06:03:38 2017 (r440615) @@ -15,9 +15,7 @@ MAINTAINER= thierry@FreeBSD.org COMMENT= Monsterz - arcade puzzle game LICENSE= WTFPL -LICENSE_NAME= Do What The [expletive] You Want To Public License, Version 2 LICENSE_FILE= ${WRKSRC}/COPYING -LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept RUN_DEPENDS= ${PYGAME}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705110603.v4B63d0K065963>