diff options
author | wiz <wiz> | 2003-12-08 14:41:38 +0000 |
---|---|---|
committer | wiz <wiz> | 2003-12-08 14:41:38 +0000 |
commit | 09d09f254dbe719105c209299931ed3bfea04e1a (patch) | |
tree | f5afe9c3c2349d2d6a36b0505ef7746601441a4f /audio/timidity | |
parent | 00b1684603119fb479b64a1bc217ae3f815cb2fe (diff) | |
download | pkgsrc-09d09f254dbe719105c209299931ed3bfea04e1a.tar.gz |
Bump PKGREVISION for libogg (or, in 5 cases, libao) updates.
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 bd0fe412521..fbcf4db06e1 100644 --- a/audio/timidity/Makefile +++ b/audio/timidity/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.43 2003/10/04 05:47:31 mycroft Exp $ +# $NetBSD: Makefile,v 1.44 2003/12/08 14:41:38 wiz Exp $ # DISTNAME= TiMidity++-2.11.3 PKGNAME= ${DISTNAME:S/TiMidity++/timidity/} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= audio MASTER_SITES= http://www.goice.co.jp/member/mo/timidity/dist/ EXTRACT_SUFX= .tar.bz2 |