diff options
Diffstat (limited to 'audio/ardour/Makefile')
-rw-r--r-- | audio/ardour/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/ardour/Makefile b/audio/ardour/Makefile index 660528726df..ab3261c180f 100644 --- a/audio/ardour/Makefile +++ b/audio/ardour/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2017/01/01 14:43:22 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2017/01/01 16:06:02 adam Exp $ DISTNAME= ardour-4.7 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_GITHUB:=Ardour/} GITHUB_TAG= ${PKGVERSION_NOREV} |