summaryrefslogtreecommitdiff
path: root/audio/audacity/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/audacity/Makefile')
-rw-r--r--audio/audacity/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/audacity/Makefile b/audio/audacity/Makefile
index 987c427e15c..e9ed610e474 100644
--- a/audio/audacity/Makefile
+++ b/audio/audacity/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.141 2021/09/08 21:04:54 nia Exp $
+# $NetBSD: Makefile,v 1.142 2021/09/11 08:53:19 nia Exp $
# NOTES ON UPDATING
# - Upstream is insisting that packages use their internal modified
@@ -6,9 +6,9 @@
# of not using vendored libraries.
# - Upstream is introducing telemetry.
# This should be disabled by default, Audacity is offline software.
-# - Please test on NetBSD.
+# - Please test usage on NetBSD.
DISTNAME= audacity-2.4.1
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_GITHUB:=audacity/}
GITHUB_PROJECT= Audacity