summaryrefslogtreecommitdiff
path: root/mail/postfix23
diff options
context:
space:
mode:
authorTorsten Blum <torstenb@FreeBSD.org>1999-04-07 14:51:34 +0000
committerTorsten Blum <torstenb@FreeBSD.org>1999-04-07 14:51:34 +0000
commit0fda4ac64d4ce9295ac6a88aed21c70caaea1a61 (patch)
tree4976325df7cecf9c50d1579d8dacd594474232e1 /mail/postfix23
parentFix paths in sample-main.cf with sed (diff)
Fix program_directory in main.cf
Notes
Notes: svn path=/head/; revision=17689
Diffstat (limited to 'mail/postfix23')
-rw-r--r--mail/postfix23/files/patch-ab2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/postfix23/files/patch-ab b/mail/postfix23/files/patch-ab
index 6824371c251b..2f113e55a1ee 100644
--- a/mail/postfix23/files/patch-ab
+++ b/mail/postfix23/files/patch-ab
@@ -25,7 +25,7 @@
# Postfix support programs and daemons. This setting can be overruled
# with the command_directory and daemon_directory parameters.
#
-! program_directory = !!PREFIX!!/pbexec/postfix
+! program_directory = !!PREFIX!!/libexec/postfix
# The command_directory parameter specifies the location of all
# postXXX commands. The default value is $program_directory.