diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2025-02-03 17:08:29 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2025-02-03 17:08:29 +0000 |
commit | c0d49bf2a041bf3da1c82c7d986ea54c47c594a9 (patch) | |
tree | 6d98ad7f12879b04896fc52e8a1c5433b2f8eb8f | |
parent | 025b055b151c5afbcdc3d45442892854388acdd3 (diff) |
audio/xfce4-pulseaudio-plugin: Bump PORTREVISION
force rebuild after update to xfce4-panel, due to crashes observed
in this plugin.
-rw-r--r-- | audio/xfce4-pulseaudio-plugin/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/xfce4-pulseaudio-plugin/Makefile b/audio/xfce4-pulseaudio-plugin/Makefile index b9e7587a4465..1b31661090d1 100644 --- a/audio/xfce4-pulseaudio-plugin/Makefile +++ b/audio/xfce4-pulseaudio-plugin/Makefile @@ -1,5 +1,6 @@ PORTNAME= xfce4-pulseaudio-plugin PORTVERSION= 0.4.9 +PORTREVISION= 1 CATEGORIES= audio xfce MASTER_SITES= XFCE/panel-plugins DIST_SUBDIR= xfce4 |