summaryrefslogtreecommitdiffstats
path: root/devel/ctemplate/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ctemplate/DETAILS')
-rwxr-xr-xdevel/ctemplate/DETAILS6
1 files changed, 4 insertions, 2 deletions
diff --git a/devel/ctemplate/DETAILS b/devel/ctemplate/DETAILS
index 479d2f5b57..2c109c101e 100755
--- a/devel/ctemplate/DETAILS
+++ b/devel/ctemplate/DETAILS
@@ -10,6 +10,8 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
KEYWORDS="c++ devel"
SHORT="simple but powerful template language for C++"
cat << EOF
-CTemplate is a simple but powerful template language for C++. It emphasizes separating logic from
-presentation: it is impossible to embed application logic in this template language.
+CTemplate is a simple but powerful template language for C++. It emphasizes
+separating logic from
+presentation: it is impossible to embed application logic in this template
+language.
EOF