Date: Thu, 11 May 2017 06:00:26 +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: r440612 - head/audio/protracker Message-ID: <201705110600.v4B60QWT062072@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Thu May 11 06:00:26 2017 New Revision: 440612 URL: https://svnweb.freebsd.org/changeset/ports/440612 Log: Fix check-sanity after WTFPL addition Modified: head/audio/protracker/Makefile Modified: head/audio/protracker/Makefile ============================================================================== --- head/audio/protracker/Makefile Thu May 11 05:59:35 2017 (r440611) +++ head/audio/protracker/Makefile Thu May 11 06:00:26 2017 (r440612) @@ -12,9 +12,7 @@ MAINTAINER= ehaupt@FreeBSD.org COMMENT= Amiga ProTracker clone LICENSE= WTFPL -LICENSE_NAME= Do What The Fuck You Want To Public License, Version 2 LICENSE_FILE= ${WRKSRC}/COPYING.txt -LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept USES= localbase:ldflags USE_SDL= sdl2
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705110600.v4B60QWT062072>