diff options
author | Rene Ladan <rene@FreeBSD.org> | 2019-11-04 21:21:03 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2019-11-04 21:21:03 +0000 |
commit | 2f557a46788f7ec9b1355f7a17e8ca1cfe208f8b (patch) | |
tree | aaa2c08d71abd608c59b88d2f47129b176e8865b /lang/gforth/Makefile | |
parent | f65276b6184632e8e2f82c780e5a2be5d6b32fa9 (diff) | |
download | ports-2f557a46788f7ec9b1355f7a17e8ca1cfe208f8b.tar.gz ports-2f557a46788f7ec9b1355f7a17e8ca1cfe208f8b.zip |
Notes
Diffstat (limited to 'lang/gforth/Makefile')
-rw-r--r-- | lang/gforth/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gforth/Makefile b/lang/gforth/Makefile index 47f988ff98f1..466eaccd3cab 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= johans@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Fast and portable Forth system LICENSE= GPLv3 |