diff options
Diffstat (limited to 'audio/rsgain/Makefile')
-rw-r--r-- | audio/rsgain/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/rsgain/Makefile b/audio/rsgain/Makefile index eb511d701ee8..2906d09fac61 100644 --- a/audio/rsgain/Makefile +++ b/audio/rsgain/Makefile @@ -1,7 +1,7 @@ PORTNAME= rsgain DISTVERSION= 3.2.1 DISTVERSIONSUFFIX= -source -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= https://github.com/complexlogic/rsgain/releases/download/v${DISTVERSION}/ |