mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Fix program_directory in main.cf
This commit is contained in:
parent
3e0dc9e3cd
commit
0fda4ac64d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=17689
12 changed files with 12 additions and 12 deletions
|
@ -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.
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue