diff options
author | bjs <bjs@pkgsrc.org> | 2008-11-08 21:13:27 +0000 |
---|---|---|
committer | bjs <bjs@pkgsrc.org> | 2008-11-08 21:13:27 +0000 |
commit | 5ccc7b5cff9b41b05083033a056d5bd9b281635b (patch) | |
tree | 29835f92527b589e6f365c3acf7473b3565a1ba4 /audio/sweep/Makefile | |
parent | 5d2620dcc726c5169c0fb5784561d9666277c75b (diff) | |
download | pkgsrc-5ccc7b5cff9b41b05083033a056d5bd9b281635b.tar.gz |
Recursive dependency bump for libspeex (it is backward-compatible,
but also has API additions).
Diffstat (limited to 'audio/sweep/Makefile')
-rw-r--r-- | audio/sweep/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/sweep/Makefile b/audio/sweep/Makefile index 4be76b71959..45d5e65ee2b 100644 --- a/audio/sweep/Makefile +++ b/audio/sweep/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.39 2008/06/30 10:38:23 wiz Exp $ +# $NetBSD: Makefile,v 1.40 2008/11/08 21:13:27 bjs Exp $ # DISTNAME= sweep-0.9.3 +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sweep/} |