diff options
Diffstat (limited to 'audio/libcoverart/Makefile')
-rw-r--r-- | audio/libcoverart/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/libcoverart/Makefile b/audio/libcoverart/Makefile index 415995e4bbbb..7c205ff40367 100644 --- a/audio/libcoverart/Makefile +++ b/audio/libcoverart/Makefile @@ -2,7 +2,7 @@ PORTNAME= libcoverart PORTVERSION= 1.0.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= audio MASTER_SITES= https://github.com/metabrainz/${PORTNAME}/releases/download/release-${PORTVERSION}/ |