summaryrefslogtreecommitdiff
path: root/mail/postfix21/files/patch-bn
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2001-09-16 01:02:46 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2001-09-16 01:02:46 +0000
commitdb3dca6dbd32fe6ea3d51bc037e6f9cdc66c343b (patch)
tree29d590ca0bc9e66d81bc3218a0684c2daf9d4a68 /mail/postfix21/files/patch-bn
parentFix compilation problems. (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_4_0'.release/4.4.0
Notes
Notes: svn path=/head/; revision=47856 svn path=/tags/RELEASE_4_4_0/; revision=47857; tag=release/4.4.0
Diffstat (limited to 'mail/postfix21/files/patch-bn')
-rw-r--r--mail/postfix21/files/patch-bn56
1 files changed, 0 insertions, 56 deletions
diff --git a/mail/postfix21/files/patch-bn b/mail/postfix21/files/patch-bn
deleted file mode 100644
index 21e69dcaa40c..000000000000
--- a/mail/postfix21/files/patch-bn
+++ /dev/null
@@ -1,56 +0,0 @@
-*** ./html/rewrite.html.orig Sat May 8 17:51:41 1999
---- ./html/rewrite.html Thu Jun 1 22:34:21 2000
-***************
-*** 194,196 ****
-
-! <dd><b>canonical_maps = hash:/etc/postfix/canonical</b>
-
---- 194,196 ----
-
-! <dd><b>canonical_maps = hash:!!PREFIX!!/etc/postfix/canonical</b>
-
-***************
-*** 207,209 ****
-
-! <dd><b>sender_canonical_maps = hash:/etc/postfix/sender_canonical</b>
-
---- 207,209 ----
-
-! <dd><b>sender_canonical_maps = hash:!!PREFIX!!/etc/postfix/sender_canonical</b>
-
-***************
-*** 211,213 ****
-
-! <dd><b>recipient_canonical_maps = hash:/etc/postfix/recipient_canonical</b>
-
---- 211,213 ----
-
-! <dd><b>recipient_canonical_maps = hash:!!PREFIX!!/etc/postfix/recipient_canonical</b>
-
-***************
-*** 295,297 ****
-
-! <dd><b>virtual_maps = hash:/etc/postfix/virtual</b>
-
---- 295,297 ----
-
-! <dd><b>virtual_maps = hash:!!PREFIX!!/etc/postfix/virtual</b>
-
-***************
-*** 323,325 ****
-
-! <dd><b>relocated_maps = hash:/etc/postfix/relocated</b>
-
---- 323,325 ----
-
-! <dd><b>relocated_maps = hash:!!PREFIX!!/etc/postfix/relocated</b>
-
-***************
-*** 348,350 ****
-
-! <dd><b>transport_maps = hash:/etc/postfix/transport</b>
-
---- 348,350 ----
-
-! <dd><b>transport_maps = hash:!!PREFIX!!/etc/postfix/transport</b>
-