diff options
author | olgeni <olgeni@FreeBSD.org> | 2008-06-15 20:52:11 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2008-06-15 20:52:11 +0800 |
commit | 91968dfc6337bcc35a62931582f73b7b764c1258 (patch) | |
tree | 1755c06822fcebcb20b4b41b7d88ad555c93c889 /audio/py-sdl_mixer | |
parent | b2cef976c5a23fe25e8674bd831b263f3375159f (diff) | |
download | freebsd-ports-gnome-91968dfc6337bcc35a62931582f73b7b764c1258.tar.gz freebsd-ports-gnome-91968dfc6337bcc35a62931582f73b7b764c1258.tar.zst freebsd-ports-gnome-91968dfc6337bcc35a62931582f73b7b764c1258.zip |
A few typo fixes for ports/audio descriptions.
Diffstat (limited to 'audio/py-sdl_mixer')
-rw-r--r-- | audio/py-sdl_mixer/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/py-sdl_mixer/pkg-descr b/audio/py-sdl_mixer/pkg-descr index 179a1ef749ee..04fac6e093f0 100644 --- a/audio/py-sdl_mixer/pkg-descr +++ b/audio/py-sdl_mixer/pkg-descr @@ -1,5 +1,5 @@ pysdl_mixer is a python interface to SDL's sdl_mixer. -This is usefull for multichannel sample and music playback from python. +This is useful for multichannel sample and music playback from python. This project is currently being used by soya (https://gna.org/projects/soya/). WWW: https://gna.org/projects/pysdlmixer/ |