diff options
author | vs <vs@FreeBSD.org> | 2005-10-14 20:18:04 +0800 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2005-10-14 20:18:04 +0800 |
commit | bf68b8307c829b0f4300207f1a3643526f5be9e9 (patch) | |
tree | a9be2cecf74b46a89d69cea4e72b0653fa89de09 | |
parent | 6bc49ab80b440d47e42777ca1028d795441c7e0d (diff) | |
download | freebsd-ports-gnome-bf68b8307c829b0f4300207f1a3643526f5be9e9.tar.gz freebsd-ports-gnome-bf68b8307c829b0f4300207f1a3643526f5be9e9.tar.zst freebsd-ports-gnome-bf68b8307c829b0f4300207f1a3643526f5be9e9.zip |
Claim for haskell@
-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 72ec170799c6..23548f3688b1 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= ports@FreeBSD.org +MAINTAINER= haskell@FreeBSD.org COMMENT= Interpreter for Haskell with object-oriented features .if !defined(WITHOUT_X11) |