diff options
author | Thomas Zander <riggs@FreeBSD.org> | 2016-02-04 06:45:23 +0800 |
---|---|---|
committer | Thomas Zander <riggs@FreeBSD.org> | 2016-02-04 06:45:23 +0800 |
commit | 282a52d472c952c78e4e545ab0cf0e551beceb31 (patch) | |
tree | a3b1af2bdae6c84179261e4c4fe5cb8815b37338 /audio | |
parent | 84959b4974c071de265d718cfc172b1c79851df9 (diff) | |
download | freebsd-ports-gnome-282a52d472c952c78e4e545ab0cf0e551beceb31.tar.gz freebsd-ports-gnome-282a52d472c952c78e4e545ab0cf0e551beceb31.tar.zst freebsd-ports-gnome-282a52d472c952c78e4e545ab0cf0e551beceb31.zip |
Bump PORTREVISION
Double-checked package content: Not identical to previous revision,
hence r407904 should have bumped PORTREVISION.
PR: 206694
Submitted by: xxjack12xx@gmail.com (maintainer)
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 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} |