diff options
author | wiz <wiz@pkgsrc.org> | 2007-01-07 12:25:50 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-01-07 12:25:50 +0000 |
commit | 5321308ece55a1e5f47d3a9de594fe3b30ccc239 (patch) | |
tree | 50b21c0ff4fe270100967b3136d1dbae6581bd83 /audio/timidity | |
parent | e27eb57c490839ca3ccfde15163b8d2fe3997dbb (diff) | |
download | pkgsrc-5321308ece55a1e5f47d3a9de594fe3b30ccc239.tar.gz |
PKGREVISION bump for flac shlib major bump and corresponding ABI
depends bump.
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 57f7d4b15fc..b6215e5c491 100644 --- a/audio/timidity/Makefile +++ b/audio/timidity/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.58 2006/04/22 09:22:06 rillig Exp $ +# $NetBSD: Makefile,v 1.59 2007/01/07 12:25:53 wiz Exp $ DISTNAME= TiMidity++-2.13.2 PKGNAME= ${DISTNAME:S/TiMidity++/timidity/} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=timidity/} EXTRACT_SUFX= .tar.bz2 |