diff options
author | vs <vs@FreeBSD.org> | 2006-05-29 16:14:05 +0800 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2006-05-29 16:14:05 +0800 |
commit | 419f8c43bf770521d0f214534cd5a36561c26df9 (patch) | |
tree | a64b73f4d8de174f9e7a58eef7510dd50eba71b3 /lang/ghc | |
parent | d02db08ef794191f987b1b56a1cb01717f108c4e (diff) | |
download | freebsd-ports-gnome-419f8c43bf770521d0f214534cd5a36561c26df9.tar.gz freebsd-ports-gnome-419f8c43bf770521d0f214534cd5a36561c26df9.tar.zst freebsd-ports-gnome-419f8c43bf770521d0f214534cd5a36561c26df9.zip |
Assign to haskell@FreeBSD.org: Simon hasn't enough time to care for the FreeBSD version
and most of the problems with the port are my fault anyway.
Approved by: maintainer
Diffstat (limited to 'lang/ghc')
-rw-r--r-- | lang/ghc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/ghc/Makefile b/lang/ghc/Makefile index d31202bb5e96..34ec6016e47b 100644 --- a/lang/ghc/Makefile +++ b/lang/ghc/Makefile @@ -47,7 +47,7 @@ USE_AUTOTOOLS= autoconf:259:env LIB_DEPENDS+= gmp.7:${PORTSDIR}/math/libgmp4 \ readline.5:${PORTSDIR}/devel/readline -MAINTAINER= simonmar@microsoft.com +MAINTAINER= haskell@FreeBSD.org COMMENT= A Compiler for the functional language Haskell USE_PERL5= yes |