aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-c2hs
diff options
context:
space:
mode:
authorOliver Braun <obraun@FreeBSD.org>2004-03-25 08:29:28 +0000
committerOliver Braun <obraun@FreeBSD.org>2004-03-25 08:29:28 +0000
commitc76d66adee11dba675fa535afe6522d09539cab6 (patch)
treee8c15deeecc23c318744436d13dff12d1c92e023 /devel/hs-c2hs
parent594c2428ca5adff5d3e95416682134415f2e23e7 (diff)
downloadports-c76d66adee11dba675fa535afe6522d09539cab6.tar.gz
ports-c76d66adee11dba675fa535afe6522d09539cab6.zip
ghc-6.2.1 is now in the tree
Notes
Notes: svn path=/head/; revision=105204
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 7716bfd6c41c..e95ec2d2c954 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
+GHC= ghc-6.2.1
GHCDEP= ghc
GHCMAJOR= 6
.endif