diff options
author | Gleb Popov <arrowd@FreeBSD.org> | 2024-11-23 08:27:47 +0000 |
---|---|---|
committer | Gleb Popov <arrowd@FreeBSD.org> | 2024-11-23 08:31:00 +0000 |
commit | 5505c50fcc0b6fbc8e6ddacb7fdbac437f0054e5 (patch) | |
tree | a5b66a921f6607335416d9ab25574435c3fb8141 /audio/musicpd/Makefile | |
parent | 7993a4aa8a999c0b2797e641faeeb53b082d1c49 (diff) |
*: Bump PORTREVISIONs of Pulseaudio consumers
Sponsored by: Future Crew, LLC
Diffstat (limited to 'audio/musicpd/Makefile')
-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 d0e65e4bed6f..ad8c97636f58 100644 --- a/audio/musicpd/Makefile +++ b/audio/musicpd/Makefile @@ -1,6 +1,6 @@ PORTNAME= musicpd PORTVERSION= 0.23.15 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= audio MASTER_SITES= https://www.musicpd.org/download/mpd/${PORTVERSION:R}/ DISTNAME= mpd-${PORTVERSION} |