diff options
author | tg <tg@FreeBSD.org> | 1997-01-02 10:03:00 +0000 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1997-01-02 10:03:00 +0000 |
commit | cc9713cffe19c00a582860af7859a73b9770d968 (patch) | |
tree | 4bd861be77e9a4dc0b442482b5068f45c0a08570 /lang/python26/pkg-plist | |
parent | 779d32b8c9ae0640a411c46575f81f42b60fdf3a (diff) | |
download | FreeBSD-ports-cc9713cffe19c00a582860af7859a73b9770d968.zip FreeBSD-ports-cc9713cffe19c00a582860af7859a73b9770d968.tar.gz |
Compile in the PyTix extensions, now that we have Tix.
Change MAINTAINER from jkh to tg. OK'd by: Jordan.
Diffstat (limited to 'lang/python26/pkg-plist')
-rw-r--r-- | lang/python26/pkg-plist | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lang/python26/pkg-plist b/lang/python26/pkg-plist index 869cda2..9b16e4a 100644 --- a/lang/python26/pkg-plist +++ b/lang/python26/pkg-plist @@ -371,6 +371,8 @@ share/python1.4/test/test_select.py share/python1.4/test/test_select.pyc share/python1.4/test/test_signal.py share/python1.4/test/test_signal.pyc +share/python1.4/test/test_strop.py +share/python1.4/test/test_strop.pyc share/python1.4/test/test_support.py share/python1.4/test/test_support.pyc share/python1.4/test/test_thread.py @@ -390,6 +392,8 @@ share/python1.4/tkinter/ScrolledText.py share/python1.4/tkinter/ScrolledText.pyc share/python1.4/tkinter/SimpleDialog.py share/python1.4/tkinter/SimpleDialog.pyc +share/python1.4/tkinter/Tix.py +share/python1.4/tkinter/Tix.pyc share/python1.4/tkinter/Tkconstants.py share/python1.4/tkinter/Tkconstants.pyc share/python1.4/tkinter/Tkinter.py |