diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/ImageMagick/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/ImageMagick/Makefile b/graphics/ImageMagick/Makefile index b42eae3da7aa..0d28c9a2791a 100644 --- a/graphics/ImageMagick/Makefile +++ b/graphics/ImageMagick/Makefile @@ -27,6 +27,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E} MAINTAINER= avleeuwen@piwebs.com COMMENT= Image processing tools +FORBIDDEN= "http://www.vuxml.org/freebsd/eeb1c128-33e7-11d9-a9e7-0001020eed82.html" WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R} USE_PERL5= yes |