diff options
author | wiz <wiz> | 2003-10-05 10:36:50 +0000 |
---|---|---|
committer | wiz <wiz> | 2003-10-05 10:36:50 +0000 |
commit | dd6e7672695fd583bbfb1da33fd714d0cdccd43c (patch) | |
tree | 7441a7543a0d603fbc616b059e4fc00785982333 /audio/speex/PLIST | |
parent | 4c7fe0c8612d11a6418c24ea82283274e593c0d9 (diff) | |
download | pkgsrc-dd6e7672695fd583bbfb1da33fd714d0cdccd43c.tar.gz |
Update to 1.0.2:
Just a bugfix release. This update adds soundcard support for
Solaris and the BSDs as well as minor bugfixes and a documentation
update.
Diffstat (limited to 'audio/speex/PLIST')
-rw-r--r-- | audio/speex/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/speex/PLIST b/audio/speex/PLIST index 4bc682c5207..08f4a941adb 100644 --- a/audio/speex/PLIST +++ b/audio/speex/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2003/06/05 13:18:10 wiz Exp $ +@comment $NetBSD: PLIST,v 1.4 2003/10/05 10:36:50 wiz Exp $ bin/speexdec bin/speexenc include/speex.h @@ -10,7 +10,7 @@ lib/libspeex.a lib/libspeex.la lib/libspeex.so lib/libspeex.so.2 -lib/libspeex.so.2.0 +lib/libspeex.so.2.1 man/man1/speexdec.1 man/man1/speexenc.1 share/doc/speex-${PKGVERSION}/manual.pdf |