diff options
author | Thomas Zander <riggs@FreeBSD.org> | 2016-02-03 22:45:23 +0000 |
---|---|---|
committer | Thomas Zander <riggs@FreeBSD.org> | 2016-02-03 22:45:23 +0000 |
commit | 282a52d472c952c78e4e545ab0cf0e551beceb31 (patch) | |
tree | a3b1af2bdae6c84179261e4c4fe5cb8815b37338 /audio/audacity | |
parent | 84959b4974c071de265d718cfc172b1c79851df9 (diff) | |
download | ports-282a52d472c952c78e4e545ab0cf0e551beceb31.tar.gz ports-282a52d472c952c78e4e545ab0cf0e551beceb31.zip |
Notes
Diffstat (limited to 'audio/audacity')
-rw-r--r-- | audio/audacity/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/audacity/Makefile b/audio/audacity/Makefile index 0935feb0b81b..e93794af6e20 100644 --- a/audio/audacity/Makefile +++ b/audio/audacity/Makefile @@ -3,6 +3,7 @@ PORTNAME= audacity PORTVERSION= 2.1.2 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= https://github.com/audacity/audacity/archive/ DISTNAME= Audacity-${PORTVERSION} |