diff options
author | tg <tg@FreeBSD.org> | 2000-03-24 09:17:27 +0000 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 2000-03-24 09:17:27 +0000 |
commit | 1eaf1e1edc49427ad96bb5ed1ca62fbff52400ec (patch) | |
tree | a5ca1da114eb237c13c6b7db91cfc196f5e0a34c /lang/python/pkg-plist | |
parent | a46d6f40834a45613b81e607993759beda761185 (diff) | |
download | FreeBSD-ports-1eaf1e1edc49427ad96bb5ed1ca62fbff52400ec.zip FreeBSD-ports-1eaf1e1edc49427ad96bb5ed1ca62fbff52400ec.tar.gz |
Fix packaging on -current.
Diffstat (limited to 'lang/python/pkg-plist')
-rw-r--r-- | lang/python/pkg-plist | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/lang/python/pkg-plist b/lang/python/pkg-plist index 58ef1c9..df5b584 100644 --- a/lang/python/pkg-plist +++ b/lang/python/pkg-plist @@ -525,6 +525,19 @@ lib/python1.5/plat-freebsd4/TERMIOS.py lib/python1.5/plat-freebsd4/TERMIOS.pyc lib/python1.5/plat-freebsd4/TERMIOS.pyo lib/python1.5/plat-freebsd4/regen +lib/python1.5/plat-freebsd5/FCNTL.py +lib/python1.5/plat-freebsd5/FCNTL.pyc +lib/python1.5/plat-freebsd5/FCNTL.pyo +lib/python1.5/plat-freebsd5/IN.py +lib/python1.5/plat-freebsd5/IN.pyc +lib/python1.5/plat-freebsd5/IN.pyo +lib/python1.5/plat-freebsd5/SOCKET.py +lib/python1.5/plat-freebsd5/SOCKET.pyc +lib/python1.5/plat-freebsd5/SOCKET.pyo +lib/python1.5/plat-freebsd5/TERMIOS.py +lib/python1.5/plat-freebsd5/TERMIOS.pyc +lib/python1.5/plat-freebsd5/TERMIOS.pyo +lib/python1.5/plat-freebsd5/regen lib/python1.5/popen2.py lib/python1.5/popen2.pyc lib/python1.5/popen2.pyo @@ -990,6 +1003,7 @@ lib/python1.5/xmllib.pyo @dirrm lib/python1.5/plat-freebsd2 @dirrm lib/python1.5/plat-freebsd3 @dirrm lib/python1.5/plat-freebsd4 +@dirrm lib/python1.5/plat-freebsd5 @dirrm lib/python1.5/site-packages @dirrm lib/python1.5/test/output @dirrm lib/python1.5/test |