diff options
author | wiz <wiz@pkgsrc.org> | 2004-07-23 15:49:46 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-07-23 15:49:46 +0000 |
commit | 12df53ad32dfa4b9bec4bfc89c7b526a5a609247 (patch) | |
tree | 77c18118c88df5e1dcc2a676622fa671d52fc2f7 /audio | |
parent | c76b86957df45815f6a79df9e79fc71b0a6cc8a3 (diff) | |
download | pkgsrc-12df53ad32dfa4b9bec4bfc89c7b526a5a609247.tar.gz |
Bump firstlevel depends for speex shlib major bump.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/sweep/Makefile | 3 | ||||
-rw-r--r-- | audio/vorbis-tools/Makefile | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/audio/sweep/Makefile b/audio/sweep/Makefile index 96637a5dc8f..67328aeace1 100644 --- a/audio/sweep/Makefile +++ b/audio/sweep/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2004/06/21 18:00:57 drochner Exp $ +# $NetBSD: Makefile,v 1.20 2004/07/23 15:49:46 wiz Exp $ # DISTNAME= sweep-0.8.3 +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sweep/} 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/ |