diff options
author | olgeni <olgeni@FreeBSD.org> | 2004-01-09 19:37:33 +0000 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2004-01-09 19:37:33 +0000 |
commit | e4e322e9b5f624b909f353a758d1dbf68b9a6197 (patch) | |
tree | 0c1425890f187c55118277d62c1b2ffecde2e9bb /lang/Makefile | |
parent | 5360984054788f1de415f99b17a66ceefd489c6f (diff) | |
download | FreeBSD-ports-e4e322e9b5f624b909f353a758d1dbf68b9a6197.zip FreeBSD-ports-e4e322e9b5f624b909f353a758d1dbf68b9a6197.tar.gz |
Add ghc6-doc.
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile index eddea65..3d8359f 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -71,6 +71,7 @@ SUBDIR += ghc SUBDIR += ghc-doc SUBDIR += ghc6 + SUBDIR += ghc6-doc SUBDIR += glibstdc++28 SUBDIR += gnat SUBDIR += gnat-doc-html |