diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-09-20 13:21:30 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-09-20 13:21:30 +0000 |
commit | 055b5b0547c525056bac44fb0bcf3d95e7aa3983 (patch) | |
tree | 830968fcb565967f6c41752845c815430d2ff388 /devel/Makefile | |
parent | Update to 2.6.1. (diff) |
add ocaml-classes 3.05
Ocaml Object interface for ocaml's standard library modules
PR: 42677
Submitted by: michaelgrunewald@yahoo.fr
Notes
Notes:
svn path=/head/; revision=66836
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 a63e8ebefb85..31d08df8f374 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -375,6 +375,7 @@ SUBDIR += noweb SUBDIR += nspr SUBDIR += oaf + SUBDIR += ocaml-classes SUBDIR += ocaml-findlib SUBDIR += ocaml-pcre SUBDIR += ocamlweb |