diff options
Diffstat (limited to 'audio/wavegain/Makefile')
-rw-r--r-- | audio/wavegain/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/wavegain/Makefile b/audio/wavegain/Makefile index 9a16a641aa60..023181fefe11 100644 --- a/audio/wavegain/Makefile +++ b/audio/wavegain/Makefile @@ -3,7 +3,7 @@ PORTNAME= wavegain PORTVERSION= 1.2.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://www.rarewares.org/files/others/ DISTNAME= ${PORTNAME}-${PORTVERSION}srcs${EXTRACT_SUFFIX} |