diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1999-11-21 03:01:40 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1999-11-21 03:01:40 +0000 |
commit | 61a5c4d6784cb0644d19ac5f702cb2066984d3f8 (patch) | |
tree | 44ed848c187e8223b37daeea9bf99086886b5e8f | |
parent | 4029d6436cb42823d7fe8662f91c204a6a5b6522 (diff) | |
download | freebsd-ports-61a5c4d6784cb0644d19ac5f702cb2066984d3f8.zip |
add graphics to CATEGORIES
-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 d3dbfcd4f087..5766d2fc0f05 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 |