diff options
Diffstat (limited to 'devel/hs-buddha')
-rw-r--r-- | devel/hs-buddha/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/hs-buddha/Makefile b/devel/hs-buddha/Makefile index 31e293e2afb4..9713d0c097ff 100644 --- a/devel/hs-buddha/Makefile +++ b/devel/hs-buddha/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.cs.mu.oz.au/~bjpop/buddha/download/ PKGNAMEPREFIX= hs- DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/-rc/} -MAINTAINER= obraun@FreeBSD.org +MAINTAINER= haskell@FreeBSD.org COMMENT= A declarative debugger for Haskell 98 BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc |