diff options
author | woodsb02 <woodsb02@FreeBSD.org> | 2016-05-10 04:46:48 +0800 |
---|---|---|
committer | woodsb02 <woodsb02@FreeBSD.org> | 2016-05-10 04:46:48 +0800 |
commit | 536885f26741edc1209d6ae75c71ff7fbe2028a2 (patch) | |
tree | eac7738e7b025384ea130b4d8e7f7c4d65d4b518 /x11-wm/jwm | |
parent | 319774b29d1524af138907e57954ca4242232cc0 (diff) | |
download | freebsd-ports-gnome-536885f26741edc1209d6ae75c71ff7fbe2028a2.tar.gz freebsd-ports-gnome-536885f26741edc1209d6ae75c71ff7fbe2028a2.tar.zst freebsd-ports-gnome-536885f26741edc1209d6ae75c71ff7fbe2028a2.zip |
Update the maintainer email address for the ports I
maintain to woodsb02@FreeBSD.org
Approved by: adamw (mentor)
Differential Revision: https://reviews.freebsd.org/D6278
Diffstat (limited to 'x11-wm/jwm')
-rw-r--r-- | x11-wm/jwm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/jwm/Makefile b/x11-wm/jwm/Makefile index 4f076213603b..85fb52a4d29a 100644 --- a/x11-wm/jwm/Makefile +++ b/x11-wm/jwm/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.3.5 CATEGORIES= x11-wm MASTER_SITES= http://joewing.net/projects/jwm/releases/ -MAINTAINER= woodsb02@gmail.com +MAINTAINER= woodsb02@FreeBSD.org COMMENT= Joe's Window Manager LICENSE= GPLv2 |