summaryrefslogtreecommitdiff
path: root/lang/helium
diff options
context:
space:
mode:
authorOliver Braun <obraun@FreeBSD.org>2004-03-06 21:29:59 +0000
committerOliver Braun <obraun@FreeBSD.org>2004-03-06 21:29:59 +0000
commit8006a4f52d8e447b98721afb103575ca31010a40 (patch)
treebe45a29fcff297c2af294482cfdfc16e12a7b223 /lang/helium
parent... and remove my experimental bsd.port.mk hacks :) (diff)
Set maintainer to the new created haskell@ mail alias.
Notes
Notes: svn path=/head/; revision=103133
Diffstat (limited to 'lang/helium')
-rw-r--r--lang/helium/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/helium/Makefile b/lang/helium/Makefile
index ead0776478f2..f22f3d12bf32 100644
--- a/lang/helium/Makefile
+++ b/lang/helium/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= lang haskell
MASTER_SITES= http://www.cs.uu.nl/helium/distr/
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
-MAINTAINER= obraun@FreeBSD.org
+MAINTAINER= haskell@FreeBSD.org
COMMENT= Functional programming compiler for a subset of Haskell
.if defined(WITH_HINT)