diff options
Diffstat (limited to 'lang/gomacro')
-rw-r--r-- | lang/gomacro/Makefile | 2 |
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 |