Date: Thu, 11 May 2017 06:04:22 +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: r440616 - head/graphics/sekrit-twc-zimg Message-ID: <201705110604.v4B64MR7066083@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Thu May 11 06:04:22 2017 New Revision: 440616 URL: https://svnweb.freebsd.org/changeset/ports/440616 Log: Fix LICENSE Modified: head/graphics/sekrit-twc-zimg/Makefile Modified: head/graphics/sekrit-twc-zimg/Makefile ============================================================================== --- head/graphics/sekrit-twc-zimg/Makefile Thu May 11 06:03:38 2017 (r440615) +++ head/graphics/sekrit-twc-zimg/Makefile Thu May 11 06:04:22 2017 (r440616) @@ -9,10 +9,8 @@ PKGNAMEPREFIX= ${GH_ACCOUNT}- MAINTAINER= jbeich@FreeBSD.org COMMENT= Scaling, colorspace conversion, and dithering library -LICENSE= WTFPL2 -LICENSE_NAME= Do What The Fuck You Want To Public License version 2 +LICENSE= WTFPL LICENSE_FILE= ${WRKSRC}/COPYING -LICENSE_PERMS= ${_LICENSE_PERMS_DEFAULT} USE_GITHUB= yes GH_ACCOUNT= sekrit-twc
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705110604.v4B64MR7066083>