diff options
author | tobik <tobik@FreeBSD.org> | 2018-03-06 20:32:00 +0800 |
---|---|---|
committer | tobik <tobik@FreeBSD.org> | 2018-03-06 20:32:00 +0800 |
commit | 52cc212b6d681d559527d3fad552eea749ea5fa8 (patch) | |
tree | 3cc911aba64807755a38fcf451856dfa801cd3c7 /x11 | |
parent | 1c83ddf553a35fe62f2b8a89cffd8e3da4d73433 (diff) | |
download | freebsd-ports-gnome-52cc212b6d681d559527d3fad552eea749ea5fa8.tar.gz freebsd-ports-gnome-52cc212b6d681d559527d3fad552eea749ea5fa8.tar.zst freebsd-ports-gnome-52cc212b6d681d559527d3fad552eea749ea5fa8.zip |
Reset MAINTAINER of flz's ports by his request
PR: 195339
Diffstat (limited to 'x11')
-rw-r--r-- | x11/wmctrl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/wmctrl/Makefile b/x11/wmctrl/Makefile index c74233f227ee..fdac32c6544f 100644 --- a/x11/wmctrl/Makefile +++ b/x11/wmctrl/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 7 CATEGORIES= x11 MASTER_SITES= http://sweb.cz/tripie/utils/wmctrl/dist/ -MAINTAINER= flz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Command line tool to interact with an EWMH/NetWM compatible X managers LICENSE= GPLv2 |