diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2001-10-29 08:57:07 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2001-10-29 08:57:07 +0000 |
commit | 1b4f516e45c4cdb9def4d20deb8233e2cf509d59 (patch) | |
tree | 3a4bbe0bb8b083573c1d89c67288507f9bcbe580 /devel/Makefile | |
parent | Update to 2.4.2 (diff) |
Add orbitcpp-0.30.1, C++ bindings for ORBit, a CORBA 2.2-compliant ORB
PR: 30232
Submitted by: Thomas Hentschel <bsd@hentschel.net>
Notes
Notes:
svn path=/head/; revision=49318
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 4882f8794e77..415f6167e461 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -293,6 +293,7 @@ SUBDIR += oaf SUBDIR += ocamlweb SUBDIR += omniORB + SUBDIR += orbitcpp SUBDIR += p4.el SUBDIR += p4db SUBDIR += p5-Agent |