diff options
Diffstat (limited to 'graphics/php-magickwand/Makefile')
-rw-r--r-- | graphics/php-magickwand/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/php-magickwand/Makefile b/graphics/php-magickwand/Makefile index 0c816a31847f..ca4eab338e1a 100644 --- a/graphics/php-magickwand/Makefile +++ b/graphics/php-magickwand/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= php- DISTNAME= MagickWandForPHP-${PORTVERSION} MAINTAINER= miwi@FreeBSD.org -COMMENT= A PHP extension to manipulate images +COMMENT= PHP extension to manipulate images LIB_DEPENDS= MagickWand:${PORTSDIR}/graphics/ImageMagick |