diff options
Diffstat (limited to 'audio/moodbar/Makefile')
-rw-r--r-- | audio/moodbar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/moodbar/Makefile b/audio/moodbar/Makefile index aa0362cf4bec..678060bb9ad8 100644 --- a/audio/moodbar/Makefile +++ b/audio/moodbar/Makefile @@ -2,7 +2,7 @@ PORTNAME= moodbar PORTVERSION= 1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= https://github.com/exaile/${PORTNAME}/releases/download/v${PORTVERSION}/ |