diff options
author | obraun <obraun@FreeBSD.org> | 2004-03-07 05:29:59 +0800 |
---|---|---|
committer | obraun <obraun@FreeBSD.org> | 2004-03-07 05:29:59 +0800 |
commit | c5cac7193d6c0079d1c41636911cdb20d5c03e08 (patch) | |
tree | 8a2d3766307e642b62cbc9ab8a0c92d6e12cb4f5 /devel/hs-buddha | |
parent | 8d75600f9baa84a7b4edcca79cc04758312bb04d (diff) | |
download | freebsd-ports-gnome-c5cac7193d6c0079d1c41636911cdb20d5c03e08.tar.gz freebsd-ports-gnome-c5cac7193d6c0079d1c41636911cdb20d5c03e08.tar.zst freebsd-ports-gnome-c5cac7193d6c0079d1c41636911cdb20d5c03e08.zip |
Set maintainer to the new created haskell@ mail alias.
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 |