aboutsummaryrefslogtreecommitdiffstats
path: root/lang/hugs
diff options
context:
space:
mode:
authorobraun <obraun@FreeBSD.org>2004-03-07 05:29:59 +0800
committerobraun <obraun@FreeBSD.org>2004-03-07 05:29:59 +0800
commitc5cac7193d6c0079d1c41636911cdb20d5c03e08 (patch)
tree8a2d3766307e642b62cbc9ab8a0c92d6e12cb4f5 /lang/hugs
parent8d75600f9baa84a7b4edcca79cc04758312bb04d (diff)
downloadfreebsd-ports-gnome-c5cac7193d6c0079d1c41636911cdb20d5c03e08.tar.gz
freebsd-ports-gnome-c5cac7193d6c0079d1c41636911cdb20d5c03e08.tar.zst
freebsd-ports-gnome-c5cac7193d6c0079d1c41636911cdb20d5c03e08.zip
Set maintainer to the new created haskell@ mail alias.
Diffstat (limited to 'lang/hugs')
-rw-r--r--lang/hugs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/hugs/Makefile b/lang/hugs/Makefile
index 5896bdd92410..489da01ff8a6 100644
--- a/lang/hugs/Makefile
+++ b/lang/hugs/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= lang haskell
MASTER_SITES= http://cvs.haskell.org/Hugs/downloads/${HUGS_DATE}/
DISTNAME= ${PORTNAME}-${HUGS_DATE}
-MAINTAINER= obraun@FreeBSD.org
+MAINTAINER= haskell@FreeBSD.org
COMMENT= An interpreter for the functional programming language Haskell 98
WRKSRC= ${WRKDIR}/${DISTNAME}/src