diff options
Diffstat (limited to 'graphics/GraphicsMagick')
-rw-r--r-- | graphics/GraphicsMagick/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/GraphicsMagick/Makefile b/graphics/GraphicsMagick/Makefile index bcfd091de19f..c171abbae3bc 100644 --- a/graphics/GraphicsMagick/Makefile +++ b/graphics/GraphicsMagick/Makefile @@ -12,7 +12,7 @@ PORTEPOCH= 1 CATEGORIES= graphics MASTER_SITES= SF \ ftp://ftp.graphicsmagick.org/pub/GraphicsMagick/1.1/ - +PORTSCOUT= limit:^1\.1\. MAINTAINER= glarkin@FreeBSD.org COMMENT= Fast image processing tools based on ImageMagick |