diff options
author | Hye-Shik Chang <perky@FreeBSD.org> | 2004-01-09 02:04:12 +0000 |
---|---|---|
committer | Hye-Shik Chang <perky@FreeBSD.org> | 2004-01-09 02:04:12 +0000 |
commit | 427c8bd159ba7acb73372cc5e28f737368a3e223 (patch) | |
tree | 369e9d69ba7176eeee59636e39ef584d3f0fe1da /lang/python31 | |
parent | 68fc795f66446cb4bb262cec5fa977e5170a0c5d (diff) | |
download | ports-427c8bd159ba7acb73372cc5e28f737368a3e223.tar.gz ports-427c8bd159ba7acb73372cc5e28f737368a3e223.zip |
Notes
Diffstat (limited to 'lang/python31')
-rw-r--r-- | lang/python31/pkg-plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/python31/pkg-plist b/lang/python31/pkg-plist index e960e24516c0..76a827582a80 100644 --- a/lang/python31/pkg-plist +++ b/lang/python31/pkg-plist @@ -60,6 +60,7 @@ include/%%PYTHON_VERSION%%/pystate.h include/%%PYTHON_VERSION%%/pythonrun.h include/%%PYTHON_VERSION%%/pythread.h include/%%PYTHON_VERSION%%/rangeobject.h +include/%%PYTHON_VERSION%%/setobject.h include/%%PYTHON_VERSION%%/sliceobject.h include/%%PYTHON_VERSION%%/stringobject.h include/%%PYTHON_VERSION%%/structmember.h |