diff options
Diffstat (limited to 'devel/hs-darcs/Makefile')
-rw-r--r-- | devel/hs-darcs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/hs-darcs/Makefile b/devel/hs-darcs/Makefile index e77245372a25..3d815b6c4a8d 100644 --- a/devel/hs-darcs/Makefile +++ b/devel/hs-darcs/Makefile @@ -6,14 +6,14 @@ # PORTNAME= darcs -PORTVERSION= 0.9.13 +PORTVERSION= 0.9.15 CATEGORIES= devel MASTER_SITES= http://www.abridgegame.org/darcs/ MAINTAINER= obraun@FreeBSD.org COMMENT= Yet another replacement for CVS, written in Haskell -BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc +BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc6 LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl USE_REINPLACE= yes |