diff options
author | Oliver Braun <obraun@FreeBSD.org> | 2004-03-06 21:29:59 +0000 |
---|---|---|
committer | Oliver Braun <obraun@FreeBSD.org> | 2004-03-06 21:29:59 +0000 |
commit | 8006a4f52d8e447b98721afb103575ca31010a40 (patch) | |
tree | be45a29fcff297c2af294482cfdfc16e12a7b223 /devel/hs-buddha | |
parent | 24470d06ed0b29fc72855456b37d938e71908a17 (diff) | |
download | ports-8006a4f52d8e447b98721afb103575ca31010a40.tar.gz ports-8006a4f52d8e447b98721afb103575ca31010a40.zip |
Notes
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 |