aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorobraun <obraun@FreeBSD.org>2004-03-07 18:14:14 +0800
committerobraun <obraun@FreeBSD.org>2004-03-07 18:14:14 +0800
commitad4f63b20068f55d46de82a927e9fb6e1c073aa5 (patch)
tree2b4b401a3eeec4e953413353ca1d6ce57304138e /devel
parent29b0240c5bf93cdfeb5b431a7a1344cd680e566a (diff)
downloadfreebsd-ports-gnome-ad4f63b20068f55d46de82a927e9fb6e1c073aa5.tar.gz
freebsd-ports-gnome-ad4f63b20068f55d46de82a927e9fb6e1c073aa5.tar.zst
freebsd-ports-gnome-ad4f63b20068f55d46de82a927e9fb6e1c073aa5.zip
Set maintainer to haskell@.
Diffstat (limited to 'devel')
-rw-r--r--devel/hs-alex/Makefile2
-rw-r--r--devel/hs-tclhaskell-ghc/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/hs-alex/Makefile b/devel/hs-alex/Makefile
index 9853e22f895e..3cf2471e5d57 100644
--- a/devel/hs-alex/Makefile
+++ b/devel/hs-alex/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.haskell.org/alex/dist/
PKGNAMEPREFIX= hs-
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
-MAINTAINER= stolz@i2.informatik.rwth-aachen.de
+MAINTAINER= haskell@FreeBSD.org
COMMENT= Alex is a tool for generating lexical analysers in Haskell
BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc
diff --git a/devel/hs-tclhaskell-ghc/Makefile b/devel/hs-tclhaskell-ghc/Makefile
index 00b1e68ac9f5..082216937806 100644
--- a/devel/hs-tclhaskell-ghc/Makefile
+++ b/devel/hs-tclhaskell-ghc/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.dcs.gla.ac.uk/~meurig/TclHaskell/
PKGNAMEPREFIX= hs-
DISTNAME= TclHaskell1_2
-MAINTAINER= stolz@i2.informatik.rwth-aachen.de
+MAINTAINER= haskell@FreeBSD.org
COMMENT= Tcl/Tk binding for Haskell
.if defined(WITH_GHC5)