freebsd-ports/mail/postfix-current/files/patch-ef
Will Andrews 65eaaf5277 Update to snapshot 20001030. Use real make(1) .for (instead of @for)
loops.  Fix occasional breakage when CC contains spaces.  Remove manpages
from the PLIST.  Remove miscellaneous erroneous lines from PLIST.  Use
proper WITH_* PLIST_SUBs.  Consolidate .if defined(WITH_*)'s.  Add iteration
for CONF* files in their two separate locations as well as BIN*.  Use
absolute paths in install script.  Hand MAINTAINER saber over to David W.
Chapman.  :-)

PR:		21439, 22409
Submitted by:	Yarema <yds@dppl.com>
		David W. Chapman Jr. <dwcjr@inethouston.net>
Approved by:	MAINTAINER
2000-11-01 04:53:30 +00:00

11 lines
381 B
Text

*** ./src/postdrop/postdrop.c.orig Sun Apr 25 18:05:43 1999
--- ./src/postdrop/postdrop.c Thu Jun 1 22:44:22 2000
***************
*** 39,41 ****
/* /var/spool/postfix, mail queue
! /* /etc/postfix, configuration files
/* CONFIGURATION PARAMETERS
--- 39,41 ----
/* /var/spool/postfix, mail queue
! /* !!PREFIX!!/etc/postfix, configuration files
/* CONFIGURATION PARAMETERS