diff options
author | Will Andrews <will@FreeBSD.org> | 2001-04-07 07:57:20 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-04-07 07:57:20 +0000 |
commit | d3c69b69280c35856309f9d4dedf27b5c318e506 (patch) | |
tree | 85dfb15ecd9fb3befc1dde36210ddd9237d0f93c /devel/Makefile | |
parent | Add fvwm-themes 0.4.1, themes for the Fvwm2 window manager. (diff) |
Add ocamlweb 0.9, a literate programming tool for Objective Caml.
PR: 24858
Submitted by: Patrick Doane <patrick@watson.org>
Notes
Notes:
svn path=/head/; revision=41022
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 626f3ada1766..2f836e012df8 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -239,6 +239,7 @@ SUBDIR += newt SUBDIR += noweb SUBDIR += oaf + SUBDIR += ocamlweb SUBDIR += omniORB SUBDIR += p5-Agent SUBDIR += p5-Algorithm-Diff |