diff options
author | linimon <linimon@FreeBSD.org> | 2005-12-02 02:05:39 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-12-02 02:05:39 +0000 |
commit | d7a0716da2124df5907a7ec38d180100850cb7a5 (patch) | |
tree | 1c6b108401e4b00cb8e6140532d1cf765dca20b8 /lang/gforth | |
parent | 7daa7e580ed047f3e1c738de0b0e164dbbfe5aa8 (diff) | |
download | FreeBSD-ports-d7a0716da2124df5907a7ec38d180100850cb7a5.zip FreeBSD-ports-d7a0716da2124df5907a7ec38d180100850cb7a5.tar.gz |
Reset maintainer per his request. We hope to see him back soon.
Diffstat (limited to 'lang/gforth')
-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 cf9b8f6..a006f65 100644 --- a/lang/gforth/Makefile +++ b/lang/gforth/Makefile @@ -12,7 +12,7 @@ CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= gforth -MAINTAINER= cyrille.lefevre@laposte.net +MAINTAINER= ports@FreeBSD.org COMMENT= Fast and portable Forth system # BROKEN= 0.6.2 runtime does Segmentation Fault at compilation time ! |