diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2023-04-25 15:15:30 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2023-04-25 15:17:15 +0000 |
commit | feb1fa34f58ea796656b86a81c2a2996b0b03c96 (patch) | |
tree | e79f501fbac85d3800abbc2796349f85e210f570 /audio/fmit | |
parent | ffa50ba20a61a2daa3bd44dceaf76061683acebd (diff) | |
download | ports-feb1fa34f58ea796656b86a81c2a2996b0b03c96.tar.gz ports-feb1fa34f58ea796656b86a81c2a2996b0b03c96.zip |
audio/opus: bump consumers after update to 1.4
Diffstat (limited to 'audio/fmit')
-rw-r--r-- | audio/fmit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/fmit/Makefile b/audio/fmit/Makefile index ff4430224dad..79b96d7c255a 100644 --- a/audio/fmit/Makefile +++ b/audio/fmit/Makefile @@ -1,7 +1,7 @@ PORTNAME= fmit PORTVERSION= 1.2.14 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MAINTAINER= danilo@FreeBSD.org |