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/python25 | |
parent | - Update to 0.9.1 (diff) |
Fix plist.
Reported by: Mun-Kyo Seo <munggo@pmy.lv>
Notes
Notes:
svn path=/head/; revision=97730
Diffstat (limited to 'lang/python25')
-rw-r--r-- | lang/python25/pkg-plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/python25/pkg-plist b/lang/python25/pkg-plist index e960e24516c0..76a827582a80 100644 --- a/lang/python25/pkg-plist +++ b/lang/python25/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 |