diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2020-09-01 18:12:20 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2020-09-01 18:12:20 +0000 |
commit | dbb48d51ec234ab3077c8279a26c0489411af71f (patch) | |
tree | bd87084ad0ac16a15db41380d4e97b51965271c7 /audio | |
parent | 79f23d9e595223d7b150162bf5e4af9df0ad0c94 (diff) | |
download | ports-dbb48d51ec234ab3077c8279a26c0489411af71f.tar.gz ports-dbb48d51ec234ab3077c8279a26c0489411af71f.zip |
Notes
Diffstat (limited to 'audio')
-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 ca20f7476c2b..bf2dab893b01 100644 --- a/audio/audacity/Makefile +++ b/audio/audacity/Makefile @@ -3,6 +3,7 @@ PORTNAME= audacity PORTVERSION= 2.4.2 +PORTREVISION= 1 DISTVERSIONPREFIX= Audacity- CATEGORIES= audio |