diff options
Diffstat (limited to 'lang/ohugs')
-rw-r--r-- | lang/ohugs/Makefile | 2 |
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) |