aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-c2hs
diff options
context:
space:
mode:
authorOliver Braun <obraun@FreeBSD.org>2004-10-17 09:25:00 +0000
committerOliver Braun <obraun@FreeBSD.org>2004-10-17 09:25:00 +0000
commitf7ef84c5840921882677749ecca2c3c4cb0251ab (patch)
treef217a324849aa7467520d308c19b0aafdc52aa84 /devel/hs-c2hs
parent86ed6bbde9fdb1758566c9315a18efb224fb8a04 (diff)
downloadports-f7ef84c5840921882677749ecca2c3c4cb0251ab.tar.gz
ports-f7ef84c5840921882677749ecca2c3c4cb0251ab.zip
Upgrade ghc to 6.2.2, remove BROKEN, make portlint a little bit happier.
Notes
Notes: svn path=/head/; revision=119647
Diffstat (limited to 'devel/hs-c2hs')
-rw-r--r--devel/hs-c2hs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/hs-c2hs/Makefile b/devel/hs-c2hs/Makefile
index d793c6043d93..b8bdc2e52174 100644
--- a/devel/hs-c2hs/Makefile
+++ b/devel/hs-c2hs/Makefile
@@ -23,7 +23,7 @@ GHC= ghc-5.04.3
GHCDEP= ghc5
GHCMAJOR= 5
.else
-GHC= ghc-6.2.1
+GHC= ghc-6.2.2
GHCDEP= ghc
GHCMAJOR= 6
.endif