diff options
author | sbd <sbd@pkgsrc.org> | 2012-02-05 22:49:37 +0000 |
---|---|---|
committer | sbd <sbd@pkgsrc.org> | 2012-02-05 22:49:37 +0000 |
commit | bc0a5e826c0824eafb5e02835b481a5719dfb716 (patch) | |
tree | eab337772be0324f974a46090b341948aedb5cf5 /audio/csound5 | |
parent | bffe2528ecaa5ded466767e7be28229a4f8c137a (diff) | |
download | pkgsrc-bc0a5e826c0824eafb5e02835b481a5719dfb716.tar.gz |
Recursive PKGREVISION bump for audio/fluidsynth BUILDLINK_ABI_DEPENDS bump.
Diffstat (limited to 'audio/csound5')
-rw-r--r-- | audio/csound5/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/csound5/Makefile b/audio/csound5/Makefile index a188af7fda2..317b5fda7da 100644 --- a/audio/csound5/Makefile +++ b/audio/csound5/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2012/02/04 07:00:11 sbd Exp $ +# $NetBSD: Makefile,v 1.20 2012/02/05 22:49:37 sbd Exp $ # DISTNAME= Csound${CSOUND_VERSION}_src PKGNAME= csound5-${CSOUND_VERSION} -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=csound/} WRKSRC= ${WRKDIR}/Csound${CSOUND_VERSION} |