diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-03-16 10:43:34 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-03-16 10:43:34 +0000 |
commit | c4bebab08ab2e6989d6f546ad6c9db9feb9993db (patch) | |
tree | d27515ab761fb66a312a4327f69d77cbeb66e8e0 /math/py-gato/files/patch-GatoFile.py | |
parent | * fix plist (diff) |
- Update to 0.98Q
PR: ports/94230
Submitted by: Jean-Francois BOEUF <jfb@minet.net>
Notes
Notes:
svn path=/head/; revision=157401
Diffstat (limited to 'math/py-gato/files/patch-GatoFile.py')
-rw-r--r-- | math/py-gato/files/patch-GatoFile.py | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/math/py-gato/files/patch-GatoFile.py b/math/py-gato/files/patch-GatoFile.py new file mode 100644 index 000000000000..f75bc3793f78 --- /dev/null +++ b/math/py-gato/files/patch-GatoFile.py @@ -0,0 +1,8 @@ +--- GatoFile.py Wed Mar 8 10:47:35 2006 ++++ GatoFile.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) |