diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2008-08-27 20:19:22 +0000 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2008-08-27 20:19:22 +0000 |
commit | fb7b1f43166e16ddd78ab87afe075c9bfbdb4186 (patch) | |
tree | 31362922077017e6adf86aefe0fba3f4cc288ace /package/openmotif/Config.in | |
parent | 9ff7c01c1512f117065426b4d12a48d907117db8 (diff) | |
download | buildroot-novena-fb7b1f43166e16ddd78ab87afe075c9bfbdb4186.tar.gz buildroot-novena-fb7b1f43166e16ddd78ab87afe075c9bfbdb4186.zip |
openmotif: fix long help text lines
Diffstat (limited to 'package/openmotif/Config.in')
-rw-r--r-- | package/openmotif/Config.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package/openmotif/Config.in b/package/openmotif/Config.in index 5c9a817a2..56cb65196 100644 --- a/package/openmotif/Config.in +++ b/package/openmotif/Config.in @@ -1,6 +1,7 @@ config BR2_PACKAGE_OPENMOTIF bool "openmotif" help - OpenMotif is the publicly licensed version of Motif, the industry standard user interface toolkit for UNIX systems. + OpenMotif is the publicly licensed version of Motif, the + industry standard user interface toolkit for UNIX systems. ftp://ftp.ics.com/openmotif/2.3/2.3.0 |