summaryrefslogtreecommitdiffstats
path: root/graphics-libs/libcaca/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'graphics-libs/libcaca/DETAILS')
-rwxr-xr-xgraphics-libs/libcaca/DETAILS4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics-libs/libcaca/DETAILS b/graphics-libs/libcaca/DETAILS
index 227f60ca4a..cb00cfbdd8 100755
--- a/graphics-libs/libcaca/DETAILS
+++ b/graphics-libs/libcaca/DETAILS
@@ -10,5 +10,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
KEYWORDS="graphics libs"
SHORT="libcaca is a graphics library that outputs text instead of pixels"
cat << EOF
-The libcaca library is a graphics library that outputs text instead of pixels, so that it can work on older video cards or text terminals. It is not unlike the famous AAlib library except it supports colour output.
+The libcaca library is a graphics library that outputs text instead of pixels,
+so that it can work on older video cards or text terminals. It is not unlike
+the famous AAlib library except it supports colour output.
EOF