summaryrefslogtreecommitdiff
path: root/audio/audacity/Makefile
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2020-04-16 21:54:06 +0000
committernia <nia@pkgsrc.org>2020-04-16 21:54:06 +0000
commitc22d4228a6f7b3fd14c4dc15092664fcd5e916c1 (patch)
treee999be28a3debc0ccca3f6da5dc19d5ce67dde4c /audio/audacity/Makefile
parenta684e672f20c920773d561494755cfd900a9e7ad (diff)
downloadpkgsrc-c22d4228a6f7b3fd14c4dc15092664fcd5e916c1.tar.gz
audacity: Update distfiles.
Upstream accidentally made the tag point at the alpha...
Diffstat (limited to 'audio/audacity/Makefile')
-rw-r--r--audio/audacity/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/audio/audacity/Makefile b/audio/audacity/Makefile
index cbf7333a1e5..b4c75ccd74d 100644
--- a/audio/audacity/Makefile
+++ b/audio/audacity/Makefile
@@ -1,7 +1,9 @@
-# $NetBSD: Makefile,v 1.131 2020/03/10 22:09:18 wiz Exp $
+# $NetBSD: Makefile,v 1.132 2020/04/16 21:54:06 nia Exp $
DISTNAME= audacity-2.3.3
-PKGREVISION= 2
+# XXX: Remove after updating!
+DIST_SUBDIR= ${DISTNAME}
+PKGREVISION= 3
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_GITHUB:=audacity/}
GITHUB_PROJECT= Audacity