diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2025-07-03 02:55:33 +0200 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2025-07-03 05:44:37 +0200 |
commit | 937bc74420d2728aa5c20ebdd2851738ca709b5f (patch) | |
tree | 97b10f2f130ee0e4d44f7293721c10bbc21f6157 | |
parent | x11/hyprlock: drop maintainership (diff) |
x11/hyprpaper: drop maintainership
-rw-r--r-- | x11/hyprpaper/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/hyprpaper/Makefile b/x11/hyprpaper/Makefile index 3bdb49070916..ae66b6b427b4 100644 --- a/x11/hyprpaper/Makefile +++ b/x11/hyprpaper/Makefile @@ -3,7 +3,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 0.7.5 CATEGORIES= x11 wayland -MAINTAINER= jbeich@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Blazing fast Wayland wallpaper utility with IPC controls WWW= https://github.com/hyprwm/hyprpaper |