diff options
Diffstat (limited to 'audio/amsynth/Makefile')
-rw-r--r-- | audio/amsynth/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/amsynth/Makefile b/audio/amsynth/Makefile index 62b37ed2a604..f1f08e1481db 100644 --- a/audio/amsynth/Makefile +++ b/audio/amsynth/Makefile @@ -1,6 +1,6 @@ PORTNAME= amsynth DISTVERSION= 1.11.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= https://github.com/amsynth/amsynth/releases/download/release-${DISTVERSION}/ |