svn commit: r406153 - head/x11-fonts/comic-neue

Dmitry Marakasov amdmi3 at FreeBSD.org
Fri Jan 15 11:22:00 UTC 2016


Author: amdmi3
Date: Fri Jan 15 11:21:58 2016
New Revision: 406153
URL: https://svnweb.freebsd.org/changeset/ports/406153

Log:
  - CC0 is a standard license
  
  Approved by:	portmgr blanket

Modified:
  head/x11-fonts/comic-neue/Makefile

Modified: head/x11-fonts/comic-neue/Makefile
==============================================================================
--- head/x11-fonts/comic-neue/Makefile	Fri Jan 15 10:43:54 2016	(r406152)
+++ head/x11-fonts/comic-neue/Makefile	Fri Jan 15 11:21:58 2016	(r406153)
@@ -9,10 +9,7 @@ MASTER_SITES=	http://comicneue.com/
 MAINTAINER=	kevlo at FreeBSD.org
 COMMENT=	Free Comic Sans alternative
 
-LICENSE=	CC0
-LICENSE_NAME=	CC0 1.0 Universal
-LICENSE_TEXT=	See http://creativecommons.org/publicdomain/zero/1.0/
-LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
+LICENSE=	CC0-1.0
 
 USES=		fonts zip
 NO_BUILD=	yes


More information about the svn-ports-all mailing list