diff options
author | Will Andrews <will@FreeBSD.org> | 2000-11-01 04:53:30 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-11-01 04:53:30 +0000 |
commit | 65eaaf5277b8f9f6749b3d83c019e6505da746f7 (patch) | |
tree | 054470820e3f2f842132f8f6ad83350e6ca05709 /mail/postfix-current/files/patch-ed | |
parent | Remove helpbrowser again -- it appears to be optional to gnome (look (diff) |
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
Notes
Notes:
svn path=/head/; revision=34520
Diffstat (limited to 'mail/postfix-current/files/patch-ed')
-rw-r--r-- | mail/postfix-current/files/patch-ed | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/postfix-current/files/patch-ed b/mail/postfix-current/files/patch-ed index b573748b45e1..f971b62720d8 100644 --- a/mail/postfix-current/files/patch-ed +++ b/mail/postfix-current/files/patch-ed @@ -1,5 +1,5 @@ -*** ./local/mailbox.c.orig Fri Apr 28 16:55:53 2000 ---- ./local/mailbox.c Thu Jun 1 22:37:48 2000 +*** ./src/local/mailbox.c.orig Fri Apr 28 16:55:53 2000 +--- ./src/local/mailbox.c Thu Jun 1 22:37:48 2000 *************** *** 15,17 **** /* suppression. The default is direct mailbox delivery to |