diff options
author | tobik <tobik@FreeBSD.org> | 2017-03-22 22:41:58 +0800 |
---|---|---|
committer | tobik <tobik@FreeBSD.org> | 2017-03-22 22:41:58 +0800 |
commit | 9094749a2a077e4074947df741ab848c2de96c31 (patch) | |
tree | 63a607837e22d6de15b5dfed0edce964d59e9b62 /x11-wm/icewm | |
parent | a0511b842b6239f589d058cd602b30ce9018d29c (diff) | |
download | freebsd-ports-gnome-9094749a2a077e4074947df741ab848c2de96c31.tar.gz freebsd-ports-gnome-9094749a2a077e4074947df741ab848c2de96c31.tar.zst freebsd-ports-gnome-9094749a2a077e4074947df741ab848c2de96c31.zip |
Assign new maintainer
PR: 217991
Submitted by: Chris Hutchinson <portmaster@bsdforge.com>
Approved by: lme (mentor)
Differential Revision: https://reviews.freebsd.org/D10092
Diffstat (limited to 'x11-wm/icewm')
-rw-r--r-- | x11-wm/icewm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/icewm/Makefile b/x11-wm/icewm/Makefile index 9cdc2cfc4e00..43579244d3a9 100644 --- a/x11-wm/icewm/Makefile +++ b/x11-wm/icewm/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= x11-wm MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}/${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= portmaster@bsdforge.com COMMENT= Window Manager designed for speed, usability and consistency LICENSE= GPLv2 |