aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorOliver Braun <obraun@FreeBSD.org>2004-03-07 10:14:14 +0000
committerOliver Braun <obraun@FreeBSD.org>2004-03-07 10:14:14 +0000
commit8bd4125549ae0516bf20f441c9f5120f2cf6fa52 (patch)
tree9eef8b27921773ab98865406bf01a6fd41d21d3b /devel
parent895175fe582e0a371aaf65ddfab7c7e6c1a0688f (diff)
downloadports-8bd4125549ae0516bf20f441c9f5120f2cf6fa52.tar.gz
ports-8bd4125549ae0516bf20f441c9f5120f2cf6fa52.zip
Notes
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)