diff options
author | wiz <wiz@pkgsrc.org> | 2003-10-05 10:36:50 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-10-05 10:36:50 +0000 |
commit | 3f40cf27378c3d6111f7208c7416766771dcae79 (patch) | |
tree | 7441a7543a0d603fbc616b059e4fc00785982333 /audio/speex/Makefile | |
parent | 56ded03c4dfddc58ada30bc92cf1fd18986dff9a (diff) | |
download | pkgsrc-3f40cf27378c3d6111f7208c7416766771dcae79.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/Makefile')
-rw-r--r-- | audio/speex/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/speex/Makefile b/audio/speex/Makefile index 18c56c25bed..20075aec7f6 100644 --- a/audio/speex/Makefile +++ b/audio/speex/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2003/07/21 16:30:46 martti Exp $ +# $NetBSD: Makefile,v 1.6 2003/10/05 10:36:50 wiz Exp $ # -DISTNAME= speex-1.0.1 +DISTNAME= speex-1.0.2 CATEGORIES= audio MASTER_SITES= http://www.speex.org/download/ |