aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2013-10-31 04:17:29 +0000
committerEitan Adler <eadler@FreeBSD.org>2013-10-31 04:17:29 +0000
commit1e443545d02f971c9db150f39d87b41c6be7ad22 (patch)
treec15b3bcdef439aa3fe21c75311168540a8b065b8 /graphics
parent21335badbf315423d328ed5f0c2c853815066ed1 (diff)
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/guilib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/guilib/Makefile b/graphics/guilib/Makefile
index 14d182133a33..40f35c705440 100644
--- a/graphics/guilib/Makefile
+++ b/graphics/guilib/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= http://www.libsdl.org/projects/GUIlib/src/
DISTNAME= GUIlib-${PORTVERSION}
MAINTAINER= acm@FreeBSD.org
-COMMENT= A very simple GUI framework for use with SDL
+COMMENT= Simple GUI framework for use with SDL
USE_SDL= sdl
USE_GMAKE= yes