diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2004-01-09 19:37:33 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2004-01-09 19:37:33 +0000 |
commit | 99d54fe513519bc86cbdfc1ba184c404286762b1 (patch) | |
tree | a7da5c75798df1c6cc89c807b8de0c8bd53887e7 /lang | |
parent | f5ade406732e15b9019d7a21a5b08efe33f8d836 (diff) | |
download | ports-99d54fe513519bc86cbdfc1ba184c404286762b1.tar.gz ports-99d54fe513519bc86cbdfc1ba184c404286762b1.zip |
Notes
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 eddea65d3e9a..3d8359f0070b 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 |