Date: Fri, 15 Jan 2016 11:21:58 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r406153 - head/x11-fonts/comic-neue Message-ID: <201601151121.u0FBLw3m003019@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201601151121.u0FBLw3m003019>