diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-01-11 16:07:44 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-01-11 16:07:44 +0000 |
commit | e3e539b35800cf830f9a13e63f91a627cd7ab30c (patch) | |
tree | a93503104113d727ca59996f07cb30ce3643d54c /misc/Makefile | |
parent | 02c4890c4b31ec20e382f2c07d690bbcfcebe131 (diff) |
add py-pexpect 0.95
A Pure Python Expect-like module
Notes
Notes:
svn path=/head/; revision=72910
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index acbaae4f70f8..c7c2b99809d3 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -264,6 +264,7 @@ SUBDIR += projectionlib SUBDIR += proxyper SUBDIR += py-distutils + SUBDIR += py-pexpect SUBDIR += pybliographer SUBDIR += pypanda SUBDIR += qbrew |