summaryrefslogtreecommitdiff
path: root/audio/ardour/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/ardour/Makefile')
-rw-r--r--audio/ardour/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/ardour/Makefile b/audio/ardour/Makefile
index 3401677f058..17027c51078 100644
--- a/audio/ardour/Makefile
+++ b/audio/ardour/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.46 2021/01/01 08:24:33 ryoon Exp $
+# $NetBSD: Makefile,v 1.47 2021/04/21 11:40:53 adam Exp $
DISTNAME= Ardour-5.12.0
PKGNAME= ${DISTNAME:tl}
-PKGREVISION= 12
+PKGREVISION= 13
CATEGORIES= audio
# currently, distfiles must be downloaded by hand from ardour.org
# and uploaded using `make upload-distfiles`.