diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-06-07 17:55:41 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-06-07 17:55:41 +0000 |
commit | eeba7bad42171a766fe5b373eebd8edd449176ce (patch) | |
tree | dbe988f343a88a7165ed5c42ca7350bf35db8b21 /textproc/py-trex/files/patch-pytrex.py | |
parent | - Update to 3.99.18: (diff) |
py-trex is part of py-xml now
Notes
Notes:
svn path=/head/; revision=82459
Diffstat (limited to 'textproc/py-trex/files/patch-pytrex.py')
-rw-r--r-- | textproc/py-trex/files/patch-pytrex.py | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/textproc/py-trex/files/patch-pytrex.py b/textproc/py-trex/files/patch-pytrex.py deleted file mode 100644 index ecbca98e04f3..000000000000 --- a/textproc/py-trex/files/patch-pytrex.py +++ /dev/null @@ -1,7 +0,0 @@ ---- pytrex.py.orig Sat Mar 17 00:00:31 2001 -+++ pytrex.py Sat Mar 17 00:02:26 2001 -@@ -1,3 +1,4 @@ -+#!%%LOCALBASE%%/bin/python - # PyTREX: A clean-room implementation of TREX in Python
- # by James Tauber
- #
|