diff options
Diffstat (limited to 'graphics/ImageMagick/Makefile')
-rw-r--r-- | graphics/ImageMagick/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/ImageMagick/Makefile b/graphics/ImageMagick/Makefile index d4c599db5c00..15914a59c600 100644 --- a/graphics/ImageMagick/Makefile +++ b/graphics/ImageMagick/Makefile @@ -30,7 +30,7 @@ MASTER_SITES= http://www.imagemagick.org/download/ \ MAINTAINER= c.petrik.sosa@gmail.com COMMENT= Image processing tools -LICENSE= AL2 +LICENSE= APACHE20 USES= pkgconfig:both pathfix perl5 USE_XZ= yes |