diff options
author | obraun <obraun@FreeBSD.org> | 2003-06-12 00:04:37 +0800 |
---|---|---|
committer | obraun <obraun@FreeBSD.org> | 2003-06-12 00:04:37 +0800 |
commit | 1dfc32ab7a921a568b9bbf827e3cfff02fa30b93 (patch) | |
tree | b937dc6dccb260745d4c484f687ce37e73c05392 /lang | |
parent | eea26473d9cf28516d82d583518d602f82fbc42c (diff) | |
download | freebsd-ports-gnome-1dfc32ab7a921a568b9bbf827e3cfff02fa30b93.tar.gz freebsd-ports-gnome-1dfc32ab7a921a568b9bbf827e3cfff02fa30b93.tar.zst freebsd-ports-gnome-1dfc32ab7a921a568b9bbf827e3cfff02fa30b93.zip |
Add ghc6 after repo-copy.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile index 68c325753a11..734bdd681d00 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -63,6 +63,7 @@ SUBDIR += generic-haskell SUBDIR += gforth SUBDIR += ghc + SUBDIR += ghc6 SUBDIR += ghc-doc SUBDIR += glibstdc++28 SUBDIR += gnat |