aboutsummaryrefslogtreecommitdiff
path: root/palm/plucker/files/patch-PyPlucker::Parser.py
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-11-03 00:53:20 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-11-03 00:53:20 +0000
commit854699ed62a0033aa4a1d135221001cb8cd1895e (patch)
tree9fdfd3116f401bcdd097db6e81264201d751a715 /palm/plucker/files/patch-PyPlucker::Parser.py
parentd2adfcd585e40353939fb4d61197ff960fd908ac (diff)
downloadports-854699ed62a0033aa4a1d135221001cb8cd1895e.tar.gz
ports-854699ed62a0033aa4a1d135221001cb8cd1895e.zip
Notes
Diffstat (limited to 'palm/plucker/files/patch-PyPlucker::Parser.py')
-rw-r--r--palm/plucker/files/patch-PyPlucker::Parser.py8
1 files changed, 8 insertions, 0 deletions
diff --git a/palm/plucker/files/patch-PyPlucker::Parser.py b/palm/plucker/files/patch-PyPlucker::Parser.py
new file mode 100644
index 000000000000..69782bedaf19
--- /dev/null
+++ b/palm/plucker/files/patch-PyPlucker::Parser.py
@@ -0,0 +1,8 @@
+--- PyPlucker/Parser.py.orig Wed Dec 24 16:05:12 2003
++++ PyPlucker/Parser.py Wed Dec 24 16:05:21 2003
+@@ -1,4 +1,5 @@
+ #!/usr/bin/env python
++# -*- coding: iso-8859-1 -*-
+
+ """
+ Parser.py $Id: Parser.py,v 1.21 2003/02/18 01:29:38 chrish Exp $