From 1e72ea4676df45c4e4a225d61366a65a8e357008 Mon Sep 17 00:00:00 2001 From: Scott Kitterman <> Date: Wed, 21 Feb 2007 16:35:42 +0000 Subject: [PATCH] Fix file reference in debian/control package description. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index b08733c..92db204 100644 --- a/debian/control +++ b/debian/control @@ -14,4 +14,4 @@ Description: pure-Perl Postfix policy daemon for RFC 4408 compliant SPF checking postfix-policyd-spf-perl is a Postfix SMTPd policy server for SPF checking. It is implemented in pure Perl and uses the Mail::SPF module. The SPF web site is http://www.openspf.org/. The Postfix configuration must be changed to - check SPF. See README.Debian or man 8 postfix-policyd-spf-perl for details. + check SPF. See INSTALL.Debian or man 8 postfix-policyd-spf-perl for details.