diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-08-20 06:03:12 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-08-20 06:03:12 +0000 |
commit | e7385de0eed3353673e48f6cbc3b6588336895c6 (patch) | |
tree | ac3afd626448aa49cf3d07ed3d6d004e6fc84711 /lang/ohugs | |
parent | 0f20ed1004d17ee847621f227da38fc39a95eaf7 (diff) | |
download | ports-e7385de0eed3353673e48f6cbc3b6588336895c6.tar.gz ports-e7385de0eed3353673e48f6cbc3b6588336895c6.zip |
Notes
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) |