summaryrefslogtreecommitdiff
path: root/audio/ardour
diff options
context:
space:
mode:
Diffstat (limited to 'audio/ardour')
-rw-r--r--audio/ardour/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/ardour/Makefile b/audio/ardour/Makefile
index 328244b3d86..eb94de46ded 100644
--- a/audio/ardour/Makefile
+++ b/audio/ardour/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.62 2022/08/11 05:08:01 gutteridge Exp $
+# $NetBSD: Makefile,v 1.63 2022/09/11 12:51:13 wiz Exp $
DISTNAME= Ardour-6.9.0
PKGNAME= ${DISTNAME:tl}
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= audio
# currently, distfiles must be downloaded by hand from ardour.org
# and uploaded using `make upload-distfiles`.