Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Jan 2014 23:08:14 +0000 (UTC)
From:      Raphael Kubo da Costa <rakuco@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r338951 - head/graphics/ImageMagick
Message-ID:  <201401062308.s06N8ExJ089044@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rakuco
Date: Mon Jan  6 23:08:14 2014
New Revision: 338951
URL: http://svnweb.freebsd.org/changeset/ports/338951

Log:
  Revert weird LICENSE change that crept in in r338918.
  
  Reported by:	ohauer@

Modified:
  head/graphics/ImageMagick/Makefile

Modified: head/graphics/ImageMagick/Makefile
==============================================================================
--- head/graphics/ImageMagick/Makefile	Mon Jan  6 22:36:23 2014	(r338950)
+++ head/graphics/ImageMagick/Makefile	Mon Jan  6 23:08:14 2014	(r338951)
@@ -30,7 +30,7 @@ MASTER_SITES=	http://www.imagemagick.org
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Image processing tools
 
-LICENSE_NAME=	APACHE20
+LICENSE=	APACHE20
 
 USES=		pkgconfig:both pathfix perl5
 USE_XZ=		yes



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