svn commit: r440611 - head/www/faup

Antoine Brodin antoine at FreeBSD.org
Thu May 11 05:59:37 UTC 2017


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 at 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


More information about the svn-ports-all mailing list