diff options
Diffstat (limited to 'devel/hs-alex/Makefile')
-rw-r--r-- | devel/hs-alex/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |