diff options
author | wiz <wiz> | 2013-06-06 12:53:40 +0000 |
---|---|---|
committer | wiz <wiz> | 2013-06-06 12:53:40 +0000 |
commit | 0c13361381163de9234952f011a9547805d3e0c9 (patch) | |
tree | 8c7feb5277a9fd537ca7f3140c7c5f99ca16cbf4 /audio/timidity | |
parent | 6bf279d246dd981ef42203df8492691cb8ea2777 (diff) | |
download | pkgsrc-0c13361381163de9234952f011a9547805d3e0c9.tar.gz |
Bump PKGREVISION for libXft changes for NetBSD native X support on
NetBSD 6, requested by tron.
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 57fbaa2bee6..9ef7715c9d3 100644 --- a/audio/timidity/Makefile +++ b/audio/timidity/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.90 2013/06/04 22:15:43 tron Exp $ +# $NetBSD: Makefile,v 1.91 2013/06/06 12:54:06 wiz Exp $ DISTNAME= TiMidity++-2.14.0 PKGNAME= ${DISTNAME:S/TiMidity++/timidity/} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=timidity/} EXTRACT_SUFX= .tar.bz2 |