diff options
Diffstat (limited to 'graphics/flam3/Makefile')
-rw-r--r-- | graphics/flam3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/flam3/Makefile b/graphics/flam3/Makefile index 91bfa034500b..04071f9742c7 100644 --- a/graphics/flam3/Makefile +++ b/graphics/flam3/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://flam3.com/ \ http://interwebfun.org/distfiles/ MAINTAINER= john.c.prather@gmail.com -COMMENT= A Flame Renderer +COMMENT= Flame Renderer LIB_DEPENDS= png15:${PORTSDIR}/graphics/png \ libxml2.so:${PORTSDIR}/textproc/libxml2 \ |