diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2018-11-15 05:19:37 +0800 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2018-11-15 05:19:37 +0800 |
commit | 69214f357fc562d946055aaf7d0993ad86ce1951 (patch) | |
tree | 680e450724f69f499f51af77a34e6936eabdb953 /audio/audacity | |
parent | b143af7dc2a9a5cd67e9b3b0cfb7a9b468a90b3e (diff) | |
download | freebsd-ports-gnome-69214f357fc562d946055aaf7d0993ad86ce1951.tar.gz freebsd-ports-gnome-69214f357fc562d946055aaf7d0993ad86ce1951.tar.zst freebsd-ports-gnome-69214f357fc562d946055aaf7d0993ad86ce1951.zip |
- Bump PORTREVISION
- audio/rubberband : Take maintainership
Diffstat (limited to 'audio/audacity')
-rw-r--r-- | audio/audacity/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/audacity/Makefile b/audio/audacity/Makefile index 9b12d2798c4d..fe75bc555ab7 100644 --- a/audio/audacity/Makefile +++ b/audio/audacity/Makefile @@ -4,7 +4,7 @@ PORTNAME= audacity PORTVERSION= 2.3.0 DISTVERSIONPREFIX= Audacity- -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MAINTAINER= xxjack12xx@gmail.com |