aboutsummaryrefslogtreecommitdiff
path: root/lang/gforth
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2019-11-05 08:18:16 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2019-11-05 08:18:16 +0000
commit90ce791acb6b6e16d5cf758bcb8e41c2f3afdcca (patch)
tree94399734eee089e9ef8e3942476a110ed4adfff6 /lang/gforth
parent9d4f5453ed1fc4c3464a2d1ef3bb061f6864eb97 (diff)
downloadports-90ce791acb6b6e16d5cf758bcb8e41c2f3afdcca.tar.gz
ports-90ce791acb6b6e16d5cf758bcb8e41c2f3afdcca.zip
Assume maintainership of several GNU tools I've been keeping an eye to
and updating as of recently.
Notes
Notes: svn path=/head/; revision=516778
Diffstat (limited to 'lang/gforth')
-rw-r--r--lang/gforth/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gforth/Makefile b/lang/gforth/Makefile
index 466eaccd3cab..8c22efa82fce 100644
--- a/lang/gforth/Makefile
+++ b/lang/gforth/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= lang
MASTER_SITES= http://www.complang.tuwien.ac.at/forth/gforth/ \
GNU
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= danfe@FreeBSD.org
COMMENT= Fast and portable Forth system
LICENSE= GPLv3