aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt
diff options
context:
space:
mode:
authorDmitri Goutnik <dmgk@FreeBSD.org>2019-09-16 20:55:08 +0000
committerDmitri Goutnik <dmgk@FreeBSD.org>2019-09-16 20:55:08 +0000
commitb6bd0cf737c9d31460c65e26ca05b1ae0e21a3bb (patch)
treea0ea1e3ba405668f2ccb188b909d466fc437a111 /ports-mgmt
parent91f9fd5b764fa535a8fb6d6cddc6b8c715b705e3 (diff)
downloadports-b6bd0cf737c9d31460c65e26ca05b1ae0e21a3bb.tar.gz
ports-b6bd0cf737c9d31460c65e26ca05b1ae0e21a3bb.zip
Change my maintainer email
Approved by: tz (mentor), portmgr (adamw) Differential Revision: https://reviews.freebsd.org/D21677
Notes
Notes: svn path=/head/; revision=512187
Diffstat (limited to 'ports-mgmt')
-rw-r--r--ports-mgmt/modules2tuple/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports-mgmt/modules2tuple/Makefile b/ports-mgmt/modules2tuple/Makefile
index 3a66c3e92837..2baf3bfded68 100644
--- a/ports-mgmt/modules2tuple/Makefile
+++ b/ports-mgmt/modules2tuple/Makefile
@@ -5,7 +5,7 @@ PORTVERSION= 1.8.1
DISTVERSIONPREFIX= v
CATEGORIES= ports-mgmt
-MAINTAINER= dg@syrec.org
+MAINTAINER= dmgk@FreeBSD.org
COMMENT= Generate GH_TUPLE from modules.txt
LICENSE= BSD2CLAUSE