diff options
author | sumikawa <sumikawa@FreeBSD.org> | 2000-01-27 23:54:26 +0800 |
---|---|---|
committer | sumikawa <sumikawa@FreeBSD.org> | 2000-01-27 23:54:26 +0800 |
commit | 75e2171b0157523588e53163d4790383127289a1 (patch) | |
tree | 8cc6c880ee483709d5ccc40a854110013f04f642 /lang/python31/pkg-plist | |
parent | ff674c6466cfc34599b6e2a4e7eb78365a80c5a9 (diff) | |
download | freebsd-ports-graphics-75e2171b0157523588e53163d4790383127289a1.tar.gz freebsd-ports-graphics-75e2171b0157523588e53163d4790383127289a1.tar.zst freebsd-ports-graphics-75e2171b0157523588e53163d4790383127289a1.zip |
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/python31/pkg-plist')
-rw-r--r-- | lang/python31/pkg-plist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/python31/pkg-plist b/lang/python31/pkg-plist index 22ee7513f4a..58ef1c97477 100644 --- a/lang/python31/pkg-plist +++ b/lang/python31/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 |