aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorsat <sat@FreeBSD.org>2006-08-28 23:38:18 +0800
committersat <sat@FreeBSD.org>2006-08-28 23:38:18 +0800
commite98cd8c79229d6f48436ef7764c2b32f6b85a912 (patch)
treeced28ec682b3722281922b5afbf0f551a4fd2e13 /graphics
parente60e293406768bf144c2cfa71c26ff9be2db0900 (diff)
downloadfreebsd-ports-gnome-e98cd8c79229d6f48436ef7764c2b32f6b85a912.tar.gz
freebsd-ports-gnome-e98cd8c79229d6f48436ef7764c2b32f6b85a912.tar.zst
freebsd-ports-gnome-e98cd8c79229d6f48436ef7764c2b32f6b85a912.zip
- Fix comment
- Add "more sleep" to my todo list
Diffstat (limited to 'graphics')
-rw-r--r--graphics/libgfx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libgfx/Makefile b/graphics/libgfx/Makefile
index 54675ed7fa4a..85f0d4468c01 100644
--- a/graphics/libgfx/Makefile
+++ b/graphics/libgfx/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= graphics
MASTER_SITES= http://graphics.cs.uiuc.edu/~garland/dist/ CSME
MAINTAINER= infofarmer@FreeBSD.org
-COMMENT= Generates three-dimensional coherent noise
+COMMENT= OpenGL/FLTK development
LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk \
tiff.4:${PORTSDIR}/graphics/tiff \