aboutsummaryrefslogtreecommitdiffstats
path: root/lang/ohugs
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2004-08-20 14:03:12 +0800
committerlinimon <linimon@FreeBSD.org>2004-08-20 14:03:12 +0800
commitff19e718771cf289a8831a63eaf5f794d8e4e8d0 (patch)
tree8e292b045f35db9550ccbb9f0f672832c7c0382c /lang/ohugs
parent6d03cfecb971cae22d6f71d116d1255117cc8236 (diff)
downloadfreebsd-ports-gnome-ff19e718771cf289a8831a63eaf5f794d8e4e8d0.tar.gz
freebsd-ports-gnome-ff19e718771cf289a8831a63eaf5f794d8e4e8d0.tar.zst
freebsd-ports-gnome-ff19e718771cf289a8831a63eaf5f794d8e4e8d0.zip
Reset bouncing maintainer address (permanent error).
Diffstat (limited to 'lang/ohugs')
-rw-r--r--lang/ohugs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/ohugs/Makefile b/lang/ohugs/Makefile
index e395f8d4791c..4159e02875cb 100644
--- a/lang/ohugs/Makefile
+++ b/lang/ohugs/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= lang haskell
MASTER_SITES= http://www.math.chalmers.se/~nordland/ohugs/
DISTNAME= ${PORTNAME}-${PORTVERSION}.src
-MAINTAINER= steffen.mazanek@unibw-muenchen.de
+MAINTAINER= ports@FreeBSD.org
COMMENT= Interpreter for Haskell with object-oriented features
.if !defined(WITHOUT_X11)