diff options
Diffstat (limited to 'audio/aubio/Makefile')
-rw-r--r-- | audio/aubio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/aubio/Makefile b/audio/aubio/Makefile index ac6fa926cc89..f9d04c6e1e23 100644 --- a/audio/aubio/Makefile +++ b/audio/aubio/Makefile @@ -1,6 +1,6 @@ PORTNAME= aubio PORTVERSION= 0.4.9 -PORTREVISION?= 3 +PORTREVISION?= 4 CATEGORIES?= audio MASTER_SITES= https://aubio.org/pub/ |