diff options
author | ache <ache@FreeBSD.org> | 1999-11-21 03:01:40 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1999-11-21 03:01:40 +0000 |
commit | 91b6f5ca794eb50fed28c774ca2ef5e990ec41ec (patch) | |
tree | 5e606881ddd3dd1f6837621302a324fd1a510121 /www/WebMagick/Makefile | |
parent | bf69dd8dd627e5b44b7f420b8c4ec5b2e528fa7d (diff) | |
download | FreeBSD-ports-91b6f5ca794eb50fed28c774ca2ef5e990ec41ec.zip FreeBSD-ports-91b6f5ca794eb50fed28c774ca2ef5e990ec41ec.tar.gz |
add graphics to CATEGORIES
Diffstat (limited to 'www/WebMagick/Makefile')
-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 d3dbfcd..5766d2f 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 |