diff options
author | bjs <bjs> | 2008-11-08 21:13:27 +0000 |
---|---|---|
committer | bjs <bjs> | 2008-11-08 21:13:27 +0000 |
commit | f6a032ea0a9be2f3f87d4c5dc944f3e63e4d8315 (patch) | |
tree | 29835f92527b589e6f365c3acf7473b3565a1ba4 /audio/timidity | |
parent | 3a9156eae168dad3d966ff52c3543da506fd0af3 (diff) | |
download | pkgsrc-f6a032ea0a9be2f3f87d4c5dc944f3e63e4d8315.tar.gz |
Recursive dependency bump for libspeex (it is backward-compatible,
but also has API additions).
Diffstat (limited to 'audio/timidity')
-rw-r--r-- | audio/timidity/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/timidity/Makefile b/audio/timidity/Makefile index e55ebc7c95e..21dd32451bb 100644 --- a/audio/timidity/Makefile +++ b/audio/timidity/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.62 2008/01/21 21:32:36 heinz Exp $ +# $NetBSD: Makefile,v 1.63 2008/11/08 21:13:27 bjs Exp $ DISTNAME= TiMidity++-2.13.2 PKGNAME= ${DISTNAME:S/TiMidity++/timidity/} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=timidity/} EXTRACT_SUFX= .tar.bz2 |