diff options
author | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2000-01-27 15:54:26 +0000 |
---|---|---|
committer | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2000-01-27 15:54:26 +0000 |
commit | a6d7ea1d57c6d06ca6b4a14ae8f04e876fc6d66b (patch) | |
tree | d7bf1dfc0d49c5a9653f5449567f40a04f25707b /lang/python21/pkg-plist | |
parent | edict.gz edict.doc were unfetchable (diff) |
move IPv6-enable python to python+ipv6 and revert origial python
to before IPv6.
Since IPv6-enable python make bigger the size of sockaddr, some of scripts
are affected. I maintain python+ipv6 separately to minimize impact for users.
It will be removed when IPv6 patches are merged into original distribution,
such as ruby.
Repositry copied by: asami
Diffstat (limited to 'lang/python21/pkg-plist')
-rw-r--r-- | lang/python21/pkg-plist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/python21/pkg-plist b/lang/python21/pkg-plist index 22ee7513f4ab..58ef1c97477d 100644 --- a/lang/python21/pkg-plist +++ b/lang/python21/pkg-plist @@ -4,7 +4,6 @@ share/doc/python/COPYRIGHT share/emacs/site-lisp/python-mode.el include/python1.5/Python.h include/python1.5/abstract.h -include/python1.5/addrinfo.h include/python1.5/bitset.h include/python1.5/bufferobject.h include/python1.5/cStringIO.h |