aboutsummaryrefslogtreecommitdiff
path: root/lang/gomacro
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 /lang/gomacro
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 'lang/gomacro')
-rw-r--r--lang/gomacro/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gomacro/Makefile b/lang/gomacro/Makefile
index 39aa333f719f..ebbaf307054a 100644
--- a/lang/gomacro/Makefile
+++ b/lang/gomacro/Makefile
@@ -6,7 +6,7 @@ DISTVERSION= 2.7-304
DISTVERSIONSUFFIX= -g2f4dc7c
CATEGORIES= lang
-MAINTAINER= dg@syrec.org
+MAINTAINER= dmgk@FreeBSD.org
COMMENT= Interactive Go interpreter and debugger with REPL, generics and macros
LICENSE= MPL20