diff options
author | tron <tron> | 2012-10-02 17:10:28 +0000 |
---|---|---|
committer | tron <tron> | 2012-10-02 17:10:28 +0000 |
commit | 8a17fa309f42d4cac0029ddc46847f238448f07f (patch) | |
tree | 4180178d21a46623fddf8c7d0d87fc8c9f1f0e0f /audio/timidity | |
parent | 4590fad369087a9202d7b5af0837f22061ce7280 (diff) | |
download | pkgsrc-8a17fa309f42d4cac0029ddc46847f238448f07f.tar.gz |
Mass recursive bump after the dependence fix of the "cairo" package
requested by Thomas Klausner.
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 415189d59ad..4d7536168b1 100644 --- a/audio/timidity/Makefile +++ b/audio/timidity/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.84 2012/09/15 10:03:45 obache Exp $ +# $NetBSD: Makefile,v 1.85 2012/10/02 17:10:36 tron Exp $ DISTNAME= TiMidity++-2.14.0 PKGNAME= ${DISTNAME:S/TiMidity++/timidity/} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=timidity/} EXTRACT_SUFX= .tar.bz2 |