diff options
author | Johann Visagie <wjv@FreeBSD.org> | 2001-10-02 08:31:31 +0000 |
---|---|---|
committer | Johann Visagie <wjv@FreeBSD.org> | 2001-10-02 08:31:31 +0000 |
commit | c8206ca064e892cb67a9f89423bf242f628c1ef5 (patch) | |
tree | a57a1f3487de72de37d430713b6b37a3efcfecb0 /biology/py-biopython/pkg-descr | |
parent | Fix a breakage on -current introduced by the KSE commit. (diff) |
- Update the included (optional) Biopython-CORBA pacakge to version 0.3.0
- If CORBA support is included, the default ORB has changed from omniORB to
ORBit
- PORTREVISION bump
Diffstat (limited to 'biology/py-biopython/pkg-descr')
-rw-r--r-- | biology/py-biopython/pkg-descr | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/biology/py-biopython/pkg-descr b/biology/py-biopython/pkg-descr index 08627102f68a..cce6195cfe2e 100644 --- a/biology/py-biopython/pkg-descr +++ b/biology/py-biopython/pkg-descr @@ -9,6 +9,9 @@ applications in the Python language. Note that the current release is alpha quality, and not yet deemed to be stable. +This port includes optional support for Biopython-CORBA, a CORBA interface +built to the BioCorba standard (http://biocorba.org/). + Authors: <biopython-dev@biopython.org> WWW: http://biopython.org/ |