Date: Tue, 12 Jul 2016 18:02:30 +0000 (UTC) From: Mikhail Teterin <mi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r418432 - head/graphics/libimg Message-ID: <201607121802.u6CI2US9041740@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mi Date: Tue Jul 12 18:02:30 2016 New Revision: 418432 URL: https://svnweb.freebsd.org/changeset/ports/418432 Log: Rename the license to match strings found in lang/tcl86. When the TclTk is added to the licensing database, it will be a little easier to clean up the ports, which currently have to define it themselves. PR: 211040 Modified: head/graphics/libimg/Makefile Modified: head/graphics/libimg/Makefile ============================================================================== --- head/graphics/libimg/Makefile Tue Jul 12 17:43:54 2016 (r418431) +++ head/graphics/libimg/Makefile Tue Jul 12 18:02:30 2016 (r418432) @@ -10,8 +10,8 @@ DISTNAME= Img-Source-${PORTVERSION} MAINTAINER= mi@aldan.algebra.com COMMENT= Library of image format handlers for Tk4.1 and later -LICENSE= TCLTK -LICENSE_NAME= Tcl/Tk +LICENSE= TclTk +LICENSE_NAME= Tcl/Tk License LICENSE_FILE= ${WRKSRC}/license.terms LICENSE_PERMS= auto-accept pkg-sell pkg-mirror dist-sell dist-mirror
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201607121802.u6CI2US9041740>