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-darcs | |
parent | 24470d06ed0b29fc72855456b37d938e71908a17 (diff) | |
download | ports-8006a4f52d8e447b98721afb103575ca31010a40.tar.gz ports-8006a4f52d8e447b98721afb103575ca31010a40.zip |
Notes
Diffstat (limited to 'devel/hs-darcs')
-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 |