diff options
author | adam <adam@pkgsrc.org> | 2014-11-07 19:39:24 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2014-11-07 19:39:24 +0000 |
commit | b303656b666cceb5b38e68c7ea4bccf42a57e89f (patch) | |
tree | a5a5e8f2567d29e95ce8ef41c90b2597bae01cae /audio/csound6 | |
parent | f82989705e7a8a03350d5514aba0b3c5b9daf8b0 (diff) | |
download | pkgsrc-b303656b666cceb5b38e68c7ea4bccf42a57e89f.tar.gz |
Revbump after updating boost
Diffstat (limited to 'audio/csound6')
-rw-r--r-- | audio/csound6/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/csound6/Makefile b/audio/csound6/Makefile index 4cd9cf9771b..f02b5968406 100644 --- a/audio/csound6/Makefile +++ b/audio/csound6/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/08/19 13:47:06 joerg Exp $ +# $NetBSD: Makefile,v 1.8 2014/11/07 19:39:26 adam Exp $ DISTNAME= Csound${CSOUND_VERSION} PKGNAME= csound6-${CSOUND_VERSION} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=csound/csound6/Csound6.03/} WRKSRC= ${WRKDIR}/Csound${CSOUND_VERSION} |