diff options
-rw-r--r-- | x11/wl-kbptr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/wl-kbptr/Makefile b/x11/wl-kbptr/Makefile index b75fab176559..e0b62a0888c5 100644 --- a/x11/wl-kbptr/Makefile +++ b/x11/wl-kbptr/Makefile @@ -3,7 +3,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 0.4.0 CATEGORIES= x11 wayland -MAINTAINER= jbeich@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Control the mouse pointer with the keyboard on Wayland WWW= https://github.com/moverest/wl-kbptr |