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 d0b82a32f04d..4a493c769f38 100644 --- a/audio/libcoverart/Makefile +++ b/audio/libcoverart/Makefile @@ -2,7 +2,7 @@ PORTNAME= libcoverart PORTVERSION= 1.0.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= audio MASTER_SITES= https://github.com/metabrainz/${PORTNAME}/releases/download/release-${PORTVERSION}/ |