diff options
-rw-r--r-- | x11/xdg-desktop-portal-hyprland/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xdg-desktop-portal-hyprland/Makefile b/x11/xdg-desktop-portal-hyprland/Makefile index 2ec32885f1f6..deb5a10ad5ab 100644 --- a/x11/xdg-desktop-portal-hyprland/Makefile +++ b/x11/xdg-desktop-portal-hyprland/Makefile @@ -4,7 +4,7 @@ DISTVERSION= 1.3.9 PORTREVISION= 5 CATEGORIES= x11 wayland -MAINTAINER= jbeich@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= xdg-desktop-portal backend for hyprland WWW= https://github.com/hyprwm/xdg-desktop-portal-hyprland |