Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 May 2017 05:59:35 +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: r440611 - head/www/faup
Message-ID:  <201705110559.v4B5xZau061903@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Thu May 11 05:59:35 2017
New Revision: 440611
URL: https://svnweb.freebsd.org/changeset/ports/440611

Log:
  Fix check-sanity after WTFPL addition

Modified:
  head/www/faup/Makefile

Modified: head/www/faup/Makefile
==============================================================================
--- head/www/faup/Makefile	Thu May 11 05:08:49 2017	(r440610)
+++ head/www/faup/Makefile	Thu May 11 05:59:35 2017	(r440611)
@@ -11,9 +11,7 @@ MAINTAINER=	antoine@FreeBSD.org
 COMMENT=	Fast URL decoder library
 
 LICENSE=	WTFPL
-LICENSE_NAME=	Do What The [expletive] You Want To Public License, Version 2
 LICENSE_FILE=	${WRKSRC}/LICENSE
-LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	stricaud



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705110559.v4B5xZau061903>