diff options
author | tg <tg@FreeBSD.org> | 1998-05-07 16:22:13 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1998-05-07 16:22:13 +0800 |
commit | 6224d7b54224ee1d36a18a842b61aed2b0935c9c (patch) | |
tree | ce9fc94f19cbb4957af040dbb8fb9bca1301d422 /lang/python22/pkg-plist | |
parent | c5325d204ebaa6e69dddc044c3245c8ec968e2a8 (diff) | |
download | freebsd-ports-gnome-6224d7b54224ee1d36a18a842b61aed2b0935c9c.tar.gz freebsd-ports-gnome-6224d7b54224ee1d36a18a842b61aed2b0935c9c.tar.zst freebsd-ports-gnome-6224d7b54224ee1d36a18a842b61aed2b0935c9c.zip |
Don't throw away OS version number, some scripts need it. Pick up
latest official patches while I'm here.
Diffstat (limited to 'lang/python22/pkg-plist')
-rw-r--r-- | lang/python22/pkg-plist | 42 |
1 files changed, 28 insertions, 14 deletions
diff --git a/lang/python22/pkg-plist b/lang/python22/pkg-plist index a5880efa510c..5a5deec6b88d 100644 --- a/lang/python22/pkg-plist +++ b/lang/python22/pkg-plist @@ -464,19 +464,32 @@ lib/python1.5/pickle.pyo lib/python1.5/pipes.py lib/python1.5/pipes.pyc lib/python1.5/pipes.pyo -lib/python1.5/plat-freebsd/FCNTL.py -lib/python1.5/plat-freebsd/FCNTL.pyc -lib/python1.5/plat-freebsd/FCNTL.pyo -lib/python1.5/plat-freebsd/IN.py -lib/python1.5/plat-freebsd/IN.pyc -lib/python1.5/plat-freebsd/IN.pyo -lib/python1.5/plat-freebsd/SOCKET.py -lib/python1.5/plat-freebsd/SOCKET.pyc -lib/python1.5/plat-freebsd/SOCKET.pyo -lib/python1.5/plat-freebsd/TERMIOS.py -lib/python1.5/plat-freebsd/TERMIOS.pyc -lib/python1.5/plat-freebsd/TERMIOS.pyo -lib/python1.5/plat-freebsd/regen +lib/python1.5/plat-freebsd2/FCNTL.py +lib/python1.5/plat-freebsd2/FCNTL.pyc +lib/python1.5/plat-freebsd2/FCNTL.pyo +lib/python1.5/plat-freebsd2/IN.py +lib/python1.5/plat-freebsd2/IN.pyc +lib/python1.5/plat-freebsd2/IN.pyo +lib/python1.5/plat-freebsd2/SOCKET.py +lib/python1.5/plat-freebsd2/SOCKET.pyc +lib/python1.5/plat-freebsd2/SOCKET.pyo +lib/python1.5/plat-freebsd2/TERMIOS.py +lib/python1.5/plat-freebsd2/TERMIOS.pyc +lib/python1.5/plat-freebsd2/TERMIOS.pyo +lib/python1.5/plat-freebsd2/regen +lib/python1.5/plat-freebsd3/FCNTL.py +lib/python1.5/plat-freebsd3/FCNTL.pyc +lib/python1.5/plat-freebsd3/FCNTL.pyo +lib/python1.5/plat-freebsd3/IN.py +lib/python1.5/plat-freebsd3/IN.pyc +lib/python1.5/plat-freebsd3/IN.pyo +lib/python1.5/plat-freebsd3/SOCKET.py +lib/python1.5/plat-freebsd3/SOCKET.pyc +lib/python1.5/plat-freebsd3/SOCKET.pyo +lib/python1.5/plat-freebsd3/TERMIOS.py +lib/python1.5/plat-freebsd3/TERMIOS.pyc +lib/python1.5/plat-freebsd3/TERMIOS.pyo +lib/python1.5/plat-freebsd3/regen lib/python1.5/poly.py lib/python1.5/poly.pyc lib/python1.5/poly.pyo @@ -890,7 +903,8 @@ lib/python1.5/zmod.pyo man/man1/python.1.gz @dirrm lib/python1.5/test/output @dirrm lib/python1.5/test -@dirrm lib/python1.5/plat-freebsd +@dirrm lib/python1.5/plat-freebsd2 +@dirrm lib/python1.5/plat-freebsd3 @dirrm lib/python1.5/lib-tk @dirrm lib/python1.5/lib-stdwin @dirrm lib/python1.5/lib-dynload |