diff options
author | Oliver Braun <obraun@FreeBSD.org> | 2004-03-06 21:29:59 +0000 |
---|---|---|
committer | Oliver Braun <obraun@FreeBSD.org> | 2004-03-06 21:29:59 +0000 |
commit | 8006a4f52d8e447b98721afb103575ca31010a40 (patch) | |
tree | be45a29fcff297c2af294482cfdfc16e12a7b223 /lang/nhc98/Makefile | |
parent | ... and remove my experimental bsd.port.mk hacks :) (diff) |
Set maintainer to the new created haskell@ mail alias.
Diffstat (limited to 'lang/nhc98/Makefile')
-rw-r--r-- | lang/nhc98/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/nhc98/Makefile b/lang/nhc98/Makefile index c42889dc7f5c..f97ff6852667 100644 --- a/lang/nhc98/Makefile +++ b/lang/nhc98/Makefile @@ -16,7 +16,7 @@ PATCH_SITES= ${MASTER_SITES} PATCHFILES= patch-1.16-typesyn \ patch-1.16-ghc6 -MAINTAINER= obraun@FreeBSD.org +MAINTAINER= haskell@FreeBSD.org COMMENT= A fully-fledged compiler for Haskell 98 ONLY_FOR_ARCHS= i386 |