diff options
Diffstat (limited to 'audio/strawberry/Makefile')
-rw-r--r-- | audio/strawberry/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/strawberry/Makefile b/audio/strawberry/Makefile index 5091103519fc..33cae521585d 100644 --- a/audio/strawberry/Makefile +++ b/audio/strawberry/Makefile @@ -1,5 +1,6 @@ PORTNAME= strawberry DISTVERSION= 1.2.12 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= https://github.com/strawberrymusicplayer/${PORTNAME}/releases/download/${DISTVERSION}/ |