summaryrefslogtreecommitdiff
path: root/dns/py-dns
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2006-10-12 10:52:26 +0000
committerXin LI <delphij@FreeBSD.org>2006-10-12 10:52:26 +0000
commite7e5ed9601c6ef86f42ccd51fd87a8cf116cd2e0 (patch)
tree14fbfbbc52069910cb9ba07b1c58b1f0ec73a54b /dns/py-dns
parent- Include vendor patch that (diff)
Oops, it seems that the tabs were being mangled while I copy
and paste them on my MacBook, so fix it. Pointy hat to: delphij Approved by: portmgr (implicit)
Notes
Notes: svn path=/head/; revision=175235
Diffstat (limited to 'dns/py-dns')
-rw-r--r--dns/py-dns/files/patch-DNS-Lib.py4
-rw-r--r--dns/py-dns/files/patch-DNS-Type.py4
2 files changed, 4 insertions, 4 deletions
diff --git a/dns/py-dns/files/patch-DNS-Lib.py b/dns/py-dns/files/patch-DNS-Lib.py
index c1e3802b8c2c..2f490a037c01 100644
--- a/dns/py-dns/files/patch-DNS-Lib.py
+++ b/dns/py-dns/files/patch-DNS-Lib.py
@@ -1,5 +1,5 @@
---- DNS/Lib.py.origWed Oct 11 05:45:08 2006
-+++ DNS/Lib.pyWed Oct 11 05:46:19 2006
+--- DNS/Lib.py.orig Wed Oct 11 05:45:08 2006
++++ DNS/Lib.py Wed Oct 11 05:46:19 2006
@@ -1,3 +1,4 @@
+# This Python file uses the following encoding: iso8859-1
"""
diff --git a/dns/py-dns/files/patch-DNS-Type.py b/dns/py-dns/files/patch-DNS-Type.py
index 1669c999b265..68c352db1e39 100644
--- a/dns/py-dns/files/patch-DNS-Type.py
+++ b/dns/py-dns/files/patch-DNS-Type.py
@@ -1,5 +1,5 @@
---- DNS/Type.py.origWed Oct 11 05:44:59 2006
-+++ DNS/Type.pyWed Oct 11 05:46:26 2006
+--- DNS/Type.py.orig Wed Oct 11 05:44:59 2006
++++ DNS/Type.py Wed Oct 11 05:46:26 2006
@@ -1,3 +1,4 @@
+# This Python file uses the following encoding: iso8859-1
"""