diff options
author | perky <perky@FreeBSD.org> | 2004-01-09 10:04:12 +0800 |
---|---|---|
committer | perky <perky@FreeBSD.org> | 2004-01-09 10:04:12 +0800 |
commit | 3d71442ed11cacb7badb4fb74f997d8834633606 (patch) | |
tree | 54d3b0702c2a5aa06fc5c0f8c9c4b126c9551652 /lang/python25 | |
parent | 9bb288e1f2c81519cdf017076ca4bf86c717f3a8 (diff) | |
download | freebsd-ports-gnome-3d71442ed11cacb7badb4fb74f997d8834633606.tar.gz freebsd-ports-gnome-3d71442ed11cacb7badb4fb74f997d8834633606.tar.zst freebsd-ports-gnome-3d71442ed11cacb7badb4fb74f997d8834633606.zip |
Fix plist.
Reported by: Mun-Kyo Seo <munggo@pmy.lv>
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 |