diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2019-05-04 15:53:15 +0800 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2019-05-04 15:53:15 +0800 |
commit | 43a2d4f140ea7a73cc97d1a6f1e9137b7bac13dc (patch) | |
tree | 67cb9c1867124c25a6c0a893451979cdacb25974 /audio/giada | |
parent | 3c6e575d965a8e22d18b29ee01d6508fb89a769f (diff) | |
download | freebsd-ports-gnome-43a2d4f140ea7a73cc97d1a6f1e9137b7bac13dc.tar.gz freebsd-ports-gnome-43a2d4f140ea7a73cc97d1a6f1e9137b7bac13dc.tar.zst freebsd-ports-gnome-43a2d4f140ea7a73cc97d1a6f1e9137b7bac13dc.zip |
audio/rtmidi: Update 3.0.0 -> 4.0.0
Reported by: portscout
Diffstat (limited to 'audio/giada')
-rw-r--r-- | audio/giada/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/giada/Makefile b/audio/giada/Makefile index df8212c59f16..cbaff685c095 100644 --- a/audio/giada/Makefile +++ b/audio/giada/Makefile @@ -3,7 +3,7 @@ PORTNAME= giada DISTVERSIONPREFIX= v DISTVERSION= 0.15.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ |