diff options
author | markd <markd@pkgsrc.org> | 2003-05-22 03:05:38 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2003-05-22 03:05:38 +0000 |
commit | 63a273408e41353daf3cda50826b9eb0e1d9c519 (patch) | |
tree | bffd31882a9f80298271a160703a685a3d75d428 /audio/arts/Makefile | |
parent | 5c72c48d47e13674c249447680dc9b0cbd803485 (diff) | |
download | pkgsrc-63a273408e41353daf3cda50826b9eb0e1d9c519.tar.gz |
Update KDE to 3.1.2.
Changes:
kdemultimedia:
* Ogg Vorbis Info List view column titles were incorrect.
* kmix: Vertical label widget to sliders in replacement of large horizontal labels
* kmix: Fixed alsa 0.9x to restore current volumes
* kmix: Fixed multiple alsa 0.9x cards detection
Diffstat (limited to 'audio/arts/Makefile')
-rw-r--r-- | audio/arts/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/arts/Makefile b/audio/arts/Makefile index 630fd048106..0a91405047d 100644 --- a/audio/arts/Makefile +++ b/audio/arts/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.14 2003/05/02 11:53:37 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2003/05/22 03:05:38 markd Exp $ -DISTNAME= arts-1.1.1 -PKGREVISION= 1 +DISTNAME= arts-1.1.2 CATEGORIES= audio COMMENT= Analog Real-Time Synthesizer |