mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
65eaaf5277
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
14 lines
437 B
Plaintext
14 lines
437 B
Plaintext
*** ./src/cleanup/cleanup.c.orig Sun May 28 18:33:41 2000
|
|
--- ./src/cleanup/cleanup.c Thu Jun 1 21:52:22 2000
|
|
***************
|
|
*** 118,121 ****
|
|
/* FILES
|
|
! /* /etc/postfix/canonical*, canonical mapping table
|
|
! /* /etc/postfix/virtual*, virtual mapping table
|
|
/* LICENSE
|
|
--- 118,121 ----
|
|
/* FILES
|
|
! /* !!PREFIX!!/etc/postfix/canonical*, canonical mapping table
|
|
! /* !!PREFIX!!/etc/postfix/virtual*, virtual mapping table
|
|
/* LICENSE
|