diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-04-20 14:22:12 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-04-20 14:25:34 +0000 |
commit | 2c15a70e0aebc96581e594a457e4d7b04e3886ce (patch) | |
tree | c17c4a4b63e00d952d321aee43fa39f4195e8b7f /audio/musicpd | |
parent | d7709bc96b3c49b4f738eed61d9cde47c79158b8 (diff) | |
download | ports-2c15a70e0aebc96581e594a457e4d7b04e3886ce.tar.gz ports-2c15a70e0aebc96581e594a457e4d7b04e3886ce.zip |
audio/libid3tag: Bump PORTREVISION of dependent ports for shlib change
Notified by: vvd
Diffstat (limited to 'audio/musicpd')
-rw-r--r-- | audio/musicpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/musicpd/Makefile b/audio/musicpd/Makefile index ec24f7661bff..6cf64ab47fe2 100644 --- a/audio/musicpd/Makefile +++ b/audio/musicpd/Makefile @@ -1,6 +1,6 @@ PORTNAME= musicpd PORTVERSION= 0.23.15 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= https://www.musicpd.org/download/mpd/${PORTVERSION:R}/ DISTNAME= mpd-${PORTVERSION} |