diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2021-07-17 19:44:49 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2021-07-17 20:19:08 +0000 |
commit | 2cf860529cd8f4870db5958a8c17d16e18ff99e0 (patch) | |
tree | 154ee2c627a7e3ebdc448e34f9c1ffa94faec897 /audio/carla/Makefile | |
parent | 1a0e98ace94f7c5e8c5e10a74050080fd9ee280a (diff) | |
download | ports-2cf860529cd8f4870db5958a8c17d16e18ff99e0.tar.gz ports-2cf860529cd8f4870db5958a8c17d16e18ff99e0.zip |
audio/carla: Update 2.3.0 -> 2.3.1
Reported by: portscout
Diffstat (limited to 'audio/carla/Makefile')
-rw-r--r-- | audio/carla/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/carla/Makefile b/audio/carla/Makefile index e5c479148f89..ea847e3df180 100644 --- a/audio/carla/Makefile +++ b/audio/carla/Makefile @@ -1,7 +1,6 @@ PORTNAME= Carla DISTVERSIONPREFIX= v -DISTVERSION= 2.3.0 -PORTREVISION= 3 +DISTVERSION= 2.3.1 CATEGORIES= audio MAINTAINER= yuri@FreeBSD.org |