summaryrefslogtreecommitdiff
path: root/mail/postfix26/files/patch-am
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/postfix26/files/patch-am
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/postfix26/files/patch-am')
-rw-r--r--mail/postfix26/files/patch-am23
1 files changed, 0 insertions, 23 deletions
diff --git a/mail/postfix26/files/patch-am b/mail/postfix26/files/patch-am
deleted file mode 100644
index 3328cc42ab77..000000000000
--- a/mail/postfix26/files/patch-am
+++ /dev/null
@@ -1,23 +0,0 @@
-*** ./conf/sample-transport.cf.orig Thu Dec 23 10:50:00 1999
---- ./conf/sample-transport.cf Thu Jun 1 22:13:09 2000
-***************
-*** 10,18 ****
- # By default, this feature is disabled. Specify the types of databases
-! # to use. If you use this feature, run "postmap /etc/postfix/transport"
- # after change, then "postfix reload".
- #
-! # transport_maps = dbm:/etc/postfix/transport
-! # transport_maps = hash:/etc/postfix/transport
-! # transport_maps = hash:/etc/postfix/transport, nis:transport
-! # transport_maps = hash:/etc/postfix/transport, netinfo:/transport
- transport_maps =
---- 10,18 ----
- # By default, this feature is disabled. Specify the types of databases
-! # to use. If you use this feature, run "postmap !!PREFIX!!/etc/postfix/transport"
- # after change, then "postfix reload".
- #
-! # transport_maps = dbm:!!PREFIX!!/etc/postfix/transport
-! # transport_maps = hash:!!PREFIX!!/etc/postfix/transport
-! # transport_maps = hash:!!PREFIX!!/etc/postfix/transport, nis:transport
-! # transport_maps = hash:!!PREFIX!!/etc/postfix/transport, netinfo:/transport
- transport_maps =