diff options
-rw-r--r-- | x11/hyprpicker/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/hyprpicker/Makefile b/x11/hyprpicker/Makefile index 1eebdf755cf1..1b80838ea334 100644 --- a/x11/hyprpicker/Makefile +++ b/x11/hyprpicker/Makefile @@ -3,7 +3,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 0.4.5 CATEGORIES= x11 wayland -MAINTAINER= jbeich@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Color picker and magnifier for Wayland WWW= https://github.com/hyprwm/hyprpicker |