diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2010-03-09 22:59:51 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2010-03-09 22:59:51 +0000 |
commit | 2e268f2b02aa4a22028c5e9f1f6a806ec5087d55 (patch) | |
tree | 1426357d0a4a081554d0b1ba10254dc61d297b9e /math/py-gato/files/patch-TextTreeWidget.py | |
parent | - Update to 0.3.2 (diff) |
- Update to 1.02
PR: 144590
Submitted by: Ports Fury
Notes
Notes:
svn path=/head/; revision=250802
Diffstat (limited to 'math/py-gato/files/patch-TextTreeWidget.py')
-rw-r--r-- | math/py-gato/files/patch-TextTreeWidget.py | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/math/py-gato/files/patch-TextTreeWidget.py b/math/py-gato/files/patch-TextTreeWidget.py deleted file mode 100644 index 4354615a763b..000000000000 --- a/math/py-gato/files/patch-TextTreeWidget.py +++ /dev/null @@ -1,8 +0,0 @@ ---- TextTreeWidget.py Wed Mar 8 10:47:35 2006 -+++ TextTreeWidget.py Wed Mar 8 10:47:47 2006 -@@ -1,4 +1,4 @@ --#!/usr/bin/env python2.3 -+#!/usr/bin/env python - ################################################################################ - # - # This file is part of Gato (Graph Animation Toolbox) |