summaryrefslogtreecommitdiff
path: root/audio/ardour/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/ardour/Makefile')
-rw-r--r--audio/ardour/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/ardour/Makefile b/audio/ardour/Makefile
index a81d4d1809b..db566c44184 100644
--- a/audio/ardour/Makefile
+++ b/audio/ardour/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.33 2019/12/21 23:27:03 joerg Exp $
+# $NetBSD: Makefile,v 1.34 2020/01/12 20:20:01 ryoon Exp $
DISTNAME= Ardour-5.12.0
PKGNAME= ${DISTNAME:tl}
+PKGREVISION= 1
CATEGORIES= audio
# currently, distfiles must be downloaded by hand from ardour.org
# and uploaded using `make upload-distfiles`.