diff options
author | B. Watson <urchlay@slackware.uk> | 2023-06-27 17:07:30 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-07-08 16:41:58 +0700 |
commit | 9ca07b1a888c81e7e73bf7509249e8709829b490 (patch) | |
tree | 294210627679eea4ab3b58ecf722836b33776785 /libraries/allegro4/slack-desc | |
parent | 107874cdec3c2faac20d0a9fa4d9b51ce455d7f9 (diff) |
libraries/allegro4: Handle /usr/info/dir.
Signed-off-by: B. Watson <urchlay@slackware.uk>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/allegro4/slack-desc')
-rw-r--r-- | libraries/allegro4/slack-desc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/allegro4/slack-desc b/libraries/allegro4/slack-desc index 811f43af8d281..3fe5e9e8874af 100644 --- a/libraries/allegro4/slack-desc +++ b/libraries/allegro4/slack-desc @@ -9,7 +9,7 @@ allegro4: allegro4 (game programming library) allegro4: allegro4: The Allegro library provides C/C++ programmers low level routines -allegro4: commonly needed in game programing, such as input, graphics, midi, +allegro4: commonly needed in game programing, such as input, graphics, MIDI, allegro4: sound effects, and timing. allegro4: allegro4: http://www.allegro.cc/ |