diff options
author | ache <ache@FreeBSD.org> | 1999-11-21 11:01:40 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1999-11-21 11:01:40 +0800 |
commit | 91b6f5ca794eb50fed28c774ca2ef5e990ec41ec (patch) | |
tree | 5e606881ddd3dd1f6837621302a324fd1a510121 /www/WebMagick | |
parent | bf69dd8dd627e5b44b7f420b8c4ec5b2e528fa7d (diff) | |
download | freebsd-ports-graphics-91b6f5ca794eb50fed28c774ca2ef5e990ec41ec.tar.gz freebsd-ports-graphics-91b6f5ca794eb50fed28c774ca2ef5e990ec41ec.tar.zst freebsd-ports-graphics-91b6f5ca794eb50fed28c774ca2ef5e990ec41ec.zip |
add graphics to CATEGORIES
Diffstat (limited to 'www/WebMagick')
-rw-r--r-- | www/WebMagick/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/WebMagick/Makefile b/www/WebMagick/Makefile index d3dbfcd4f08..5766d2fc0f0 100644 --- a/www/WebMagick/Makefile +++ b/www/WebMagick/Makefile @@ -8,7 +8,7 @@ # DISTNAME= WebMagick-1.46 -CATEGORIES= www +CATEGORIES= www graphics MASTER_SITES= ftp://ftp.simplesystems.org/pub/WebMagick/ LIB_DEPENDS= Magick.4:${PORTSDIR}/graphics/ImageMagick |