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/bespokesynth/Makefile | |
parent | ffa50ba20a61a2daa3bd44dceaf76061683acebd (diff) |
Diffstat (limited to 'audio/bespokesynth/Makefile')
-rw-r--r-- | audio/bespokesynth/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/bespokesynth/Makefile b/audio/bespokesynth/Makefile index f551da43008f..cdba0cb8b647 100644 --- a/audio/bespokesynth/Makefile +++ b/audio/bespokesynth/Makefile @@ -1,6 +1,6 @@ PORTNAME= bespokesynth DISTVERSION= 1.1.0-20221006 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MAINTAINER= yuri@FreeBSD.org |