summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--python/python-pyspf/README2
1 files changed, 0 insertions, 2 deletions
diff --git a/python/python-pyspf/README b/python/python-pyspf/README
index 9db055dbbc..3a4ee251e2 100644
--- a/python/python-pyspf/README
+++ b/python/python-pyspf/README
@@ -1,5 +1,3 @@
Pyspf is a Python implementation of the SPF (Sender Policy Framework)
specification. Pyspf can be used with any milter script for Sendmail,
Postfix or another MTA.
-
-This requires python-pydns.