aboutsummaryrefslogtreecommitdiffstats
path: root/dns
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2006-10-12 18:52:26 +0800
committerdelphij <delphij@FreeBSD.org>2006-10-12 18:52:26 +0800
commitc32ac55c8b8bd18aeeb78feb8b60533e1433e66f (patch)
treefcc4100889691621053db89d32954ef1beb718dc /dns
parentc3bfd14747558c74068d97e71328f46999e85e05 (diff)
downloadfreebsd-ports-gnome-c32ac55c8b8bd18aeeb78feb8b60533e1433e66f.tar.gz
freebsd-ports-gnome-c32ac55c8b8bd18aeeb78feb8b60533e1433e66f.tar.zst
freebsd-ports-gnome-c32ac55c8b8bd18aeeb78feb8b60533e1433e66f.zip
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)
Diffstat (limited to '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
"""