diff options
author | wiz <wiz> | 2004-07-23 15:49:46 +0000 |
---|---|---|
committer | wiz <wiz> | 2004-07-23 15:49:46 +0000 |
commit | c0e1e8f4794be46af76b693e834a7b54830f726d (patch) | |
tree | 77c18118c88df5e1dcc2a676622fa671d52fc2f7 /audio/vorbis-tools | |
parent | daf5e35fc14b751e2d2194fee75cdc085b9968bc (diff) | |
download | pkgsrc-c0e1e8f4794be46af76b693e834a7b54830f726d.tar.gz |
Bump firstlevel depends for speex shlib major bump.
Diffstat (limited to 'audio/vorbis-tools')
-rw-r--r-- | audio/vorbis-tools/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/vorbis-tools/Makefile b/audio/vorbis-tools/Makefile index 98472204615..bc84e0852eb 100644 --- a/audio/vorbis-tools/Makefile +++ b/audio/vorbis-tools/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.31 2004/04/12 23:15:02 salo Exp $ +# $NetBSD: Makefile,v 1.32 2004/07/23 15:49:46 wiz Exp $ DISTNAME= vorbis-tools-1.0.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= audio MASTER_SITES= http://www.vorbis.com/files/1.0.1/unix/ |