Date: Thu, 11 May 2017 06:05:14 +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: r440617 - head/x11-fonts/gohufont Message-ID: <201705110605.v4B65EgL066213@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Thu May 11 06:05:14 2017 New Revision: 440617 URL: https://svnweb.freebsd.org/changeset/ports/440617 Log: Fix check-sanity after WTFPL addition Modified: head/x11-fonts/gohufont/Makefile Modified: head/x11-fonts/gohufont/Makefile ============================================================================== --- head/x11-fonts/gohufont/Makefile Thu May 11 06:04:22 2017 (r440616) +++ head/x11-fonts/gohufont/Makefile Thu May 11 06:05:14 2017 (r440617) @@ -9,9 +9,7 @@ MAINTAINER= rakuco@FreeBSD.org COMMENT= Monospace bitmap font well suited for programming and terminal use LICENSE= WTFPL -LICENSE_NAME= Do What The Fuck You Want To Public License, Version 2 LICENSE_FILE= ${WRKSRC}/COPYING-LICENSE -LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept USES= fonts NO_BUILD= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705110605.v4B65EgL066213>