diff options
Diffstat (limited to 'audio/csound6/Makefile')
-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 018f8e26d67..f3c31360618 100644 --- a/audio/csound6/Makefile +++ b/audio/csound6/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2014/08/06 06:17:07 mrg Exp $ +# $NetBSD: Makefile,v 1.6 2014/08/13 10:57:33 adam Exp $ DISTNAME= Csound${CSOUND_VERSION} PKGNAME= csound6-${CSOUND_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=csound/csound6/Csound6.03/} WRKSRC= ${WRKDIR}/Csound${CSOUND_VERSION} |