diff options
Diffstat (limited to 'gnu/packages/lesstif.scm')
| -rw-r--r-- | gnu/packages/lesstif.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/lesstif.scm b/gnu/packages/lesstif.scm index d2ad1205319..6326cd3a220 100644 --- a/gnu/packages/lesstif.scm +++ b/gnu/packages/lesstif.scm | |||
| @@ -45,5 +45,5 @@ | |||
| 45 | ("libxt" ,libxt))) | 45 | ("libxt" ,libxt))) |
| 46 | (home-page "http://lesstif.sourceforge.net/") | 46 | (home-page "http://lesstif.sourceforge.net/") |
| 47 | (synopsis "Clone of the Motif toolkit for the X window system") | 47 | (synopsis "Clone of the Motif toolkit for the X window system") |
| 48 | (description "Clone of the Motif toolkit for the X window system") | 48 | (description "Clone of the Motif toolkit for the X window system.") |
| 49 | (license license:gpl2+))) ; some files are lgpl2.1+ or x11 | 49 | (license license:gpl2+))) ; some files are lgpl2.1+ or x11 |
