diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2018-03-06 20:32:00 +0800 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2018-03-06 20:32:00 +0800 |
commit | 8d2f082a3ea02df28ff2d02a8c44314389f8655e (patch) | |
tree | 3cc911aba64807755a38fcf451856dfa801cd3c7 /x11 | |
parent | a9d5d3a3e754c0b9ddb6404dfa25284fac34c63f (diff) | |
download | freebsd-ports-gnome-8d2f082a3ea02df28ff2d02a8c44314389f8655e.tar.gz freebsd-ports-gnome-8d2f082a3ea02df28ff2d02a8c44314389f8655e.tar.zst freebsd-ports-gnome-8d2f082a3ea02df28ff2d02a8c44314389f8655e.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 |