diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-12-19 03:41:34 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-12-19 03:41:34 +0000 |
commit | 2f1c532aaa440b2fe6f4611a37aaf9d876519af4 (patch) | |
tree | 8948bf7620cb404735394b49c2da179847cd42ac /devel/Makefile | |
parent | 7fafa757de69325c7fbfe12833cd666b7e5448c3 (diff) | |
download | ports-2f1c532aaa440b2fe6f4611a37aaf9d876519af4.tar.gz ports-2f1c532aaa440b2fe6f4611a37aaf9d876519af4.zip |
add pytables 0.7.2
A hierarchical database for Python
Notes
Notes:
svn path=/head/; revision=96177
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 56daefd0bc95..92c10a759cd4 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -954,6 +954,7 @@ SUBDIR += py-roxlib SUBDIR += py-sip SUBDIR += py-spark + SUBDIR += py-tables SUBDIR += py-twisted SUBDIR += py-ui SUBDIR += py-unit |