diff options
author | Oliver Braun <obraun@FreeBSD.org> | 2004-01-15 22:56:11 +0000 |
---|---|---|
committer | Oliver Braun <obraun@FreeBSD.org> | 2004-01-15 22:56:11 +0000 |
commit | ceb5689bb9fa3d0962aea642810b8dc4fc5c736a (patch) | |
tree | f4e2f4e331b15688cebce04890901a4fed519cda /lang/Makefile | |
parent | Add wolf3d, an unofficial Linux port of 1992 id Software game Wolfenstein 3D. (diff) |
* Upgrade lang/ghc to 6.2.
* Welcome lang/ghc5 after repocopy from lang/ghc.
* Say goodbye to lang/ghc6.
* Fix dependency of devel/hs-tclhaskell-ghc and devel/hs-uni.
Approved by: portmgr (marcus), maintainer
Repocopy by: joe
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index 82d5206aeb90..53689b2fbd78 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -69,7 +69,7 @@ SUBDIR += gforth SUBDIR += ghc SUBDIR += ghc-doc - SUBDIR += ghc6 + SUBDIR += ghc5 SUBDIR += ghc6-doc SUBDIR += glibstdc++28 SUBDIR += gnat |