diff options
author | nia <nia@pkgsrc.org> | 2020-05-23 15:52:24 +0000 |
---|---|---|
committer | nia <nia@pkgsrc.org> | 2020-05-23 15:52:24 +0000 |
commit | bce7103c004aea83daee1cf6d33a5a8c5736c589 (patch) | |
tree | 894dc6136406baede1a2036c2143c718c5899646 /audio | |
parent | 30935870403c668746b7e6b30931e414caf50929 (diff) | |
download | pkgsrc-bce7103c004aea83daee1cf6d33a5a8c5736c589.tar.gz |
audacity: Mine.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/audacity/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/audacity/Makefile b/audio/audacity/Makefile index 2a5553b6f67..49759ff9605 100644 --- a/audio/audacity/Makefile +++ b/audio/audacity/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.133 2020/05/23 15:51:28 nia Exp $ +# $NetBSD: Makefile,v 1.134 2020/05/23 15:52:24 nia Exp $ DISTNAME= audacity-2.4.1 CATEGORIES= audio @@ -6,7 +6,7 @@ MASTER_SITES= ${MASTER_SITE_GITHUB:=audacity/} GITHUB_PROJECT= Audacity GITHUB_TAG= Audacity-${PKGVERSION_NOREV} -MAINTAINER= pkgsrc-users@NetBSD.org +MAINTAINER= nia@NetBSD.org HOMEPAGE= https://www.audacityteam.org/ COMMENT= Multi-track audio editor and recorder LICENSE= gnu-gpl-v2 # AND cc-by-v3.0-license |