diff options
Diffstat (limited to 'devel/hs-darcs/Makefile')
-rw-r--r-- | devel/hs-darcs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/hs-darcs/Makefile b/devel/hs-darcs/Makefile index a4e874584a4f..955be61ae56f 100644 --- a/devel/hs-darcs/Makefile +++ b/devel/hs-darcs/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.9.17 CATEGORIES= devel MASTER_SITES= http://www.abridgegame.org/darcs/ -MAINTAINER= obraun@FreeBSD.org +MAINTAINER= haskell@FreeBSD.org COMMENT= Yet another replacement for CVS, written in Haskell BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc |