diff options
author | B. Watson <yalhcru@gmail.com> | 2016-11-13 22:17:41 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-14 16:47:23 +0700 |
commit | 3a1f6aaf24f08e794a92cb260e2e7adc1b6e6ccd (patch) | |
tree | ce5d052bd37ea00ecfb37980d945ca675ee70676 /libraries/libsynce | |
parent | 9d5ea7fcdfe9cc31c1df912a07a69feb77e6320f (diff) | |
download | slackbuilds-3a1f6aaf24f08e794a92cb260e2e7adc1b6e6ccd.tar.gz |
libraries/libsynce: Fix slack-desc.
Diffstat (limited to 'libraries/libsynce')
-rw-r--r-- | libraries/libsynce/slack-desc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libraries/libsynce/slack-desc b/libraries/libsynce/slack-desc index 43ae9dc15a..7e46435dca 100644 --- a/libraries/libsynce/slack-desc +++ b/libraries/libsynce/slack-desc @@ -5,14 +5,14 @@ # You must make exactly 11 lines for the formatting to be correct. It's also # customary to leave one space after the ':' except on otherwise blank lines. - |-----handy-ruler------------------------------------------------------| + |-----handy-ruler------------------------------------------------------| libsynce: libsynce (Common library for SynCE) libsynce: libsynce: Libsynce is a common library for various SynCE project tools, libsynce: containing various utility and helper functions. It is required to libsynce: compile (at least) the following parts of the SynCE project: -libsynce: o librapi2 -libsynce: o librra +libsynce: o librapi2 +libsynce: o librra libsynce: libsynce: Homepage: http://www.synce.org/ libsynce: |