diff options
author | B. Watson <yalhcru@gmail.com> | 2016-11-13 22:22:14 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-14 16:47:23 +0700 |
commit | 73168f197edda806368ceed1bbb614349a498b0a (patch) | |
tree | 3d4b5d4be3b5acd9d5fe1affe50b121bee5e8ee8 | |
parent | 80a6d0c3189970ad992213cd4cfa0a23ad3ae1e3 (diff) | |
download | slackbuilds-73168f197edda806368ceed1bbb614349a498b0a.tar.gz |
system/msitools: Fix slack-desc.
-rw-r--r-- | system/msitools/slack-desc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/msitools/slack-desc b/system/msitools/slack-desc index 429560461e..7f6ee39552 100644 --- a/system/msitools/slack-desc +++ b/system/msitools/slack-desc @@ -6,7 +6,7 @@ # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| -msitools: msitools (Inspect and build Windows Installer (.MSI) files) +msitools: msitools (Inspect and build Windows Installer (.MSI) msitools: msitools: msitools is a set of programs to inspect and build msitools: Windows Installer (.MSI) files. It is based on libmsi, a portable |