ports/dns/py-dns/files/patch-DNS-Lib.py
Xin LI e7e5ed9601 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)
2006-10-12 10:52:26 +00:00

7 lines
228 B
Python

--- 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
"""
$Id: Lib.py,v 1.11 2002/03/19 13:05:02 anthonybaxter Exp $