diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2020-12-14 20:31:47 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2020-12-14 20:31:47 +0000 |
commit | f604e3ef6d8f389346586b2f57387bbf7313d5e2 (patch) | |
tree | f383e376465623582e3e51f3c1bbd3f88fe658aa /audio/ardour6 | |
parent | - Update to 2.2 (diff) |
- Bump PORTREVISION. audio/soundtouch was updated to 2.2
- Remove BROKEN on audio/mixxx. Now soundtouch should detected without problems
Notes
Notes:
svn path=/head/; revision=558106
Diffstat (limited to 'audio/ardour6')
-rw-r--r-- | audio/ardour6/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/ardour6/Makefile b/audio/ardour6/Makefile index 6d4e796146fb..cda3dad756a3 100644 --- a/audio/ardour6/Makefile +++ b/audio/ardour6/Makefile @@ -3,7 +3,7 @@ PORTNAME= ardour6 PORTVERSION= 6.3.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= https://github.com/beerml/ardour_releases/raw/master/ # The original master side points to the latest release only: |