diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2002-07-26 13:38:27 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2002-07-26 13:38:27 +0000 |
commit | fb48e4903183a8adca98b9344c89e4f567be0214 (patch) | |
tree | fbecff40be671fea2e0520a1e24f8652267c45f5 /lang/Makefile | |
parent | 5ee4f82222d510126f16f3377d45efc12733c048 (diff) | |
download | ports-fb48e4903183a8adca98b9344c89e4f567be0214.tar.gz ports-fb48e4903183a8adca98b9344c89e4f567be0214.zip |
Notes
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 a12c33ed2e1a..274d0e589635 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -56,6 +56,7 @@ SUBDIR += gcl SUBDIR += gforth SUBDIR += ghc + SUBDIR += ghc-doc SUBDIR += glibstdc++28 SUBDIR += gnat SUBDIR += gnat-doc-html |