summaryrefslogtreecommitdiff
path: root/gnu/usr.sbin/sendmail
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>2002-12-30 05:33:03 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>2002-12-30 05:33:03 +0000
commit3d42f87b70ce122311d46553b9df4e6c283642c4 (patch)
tree17e83c690a77bc22ec456f8b624b7b4bc48112db /gnu/usr.sbin/sendmail
parent3792acb05e6edeae1099d321f297d7fbb400a21a (diff)
Argh, removed the wrong one.
Diffstat (limited to 'gnu/usr.sbin/sendmail')
-rw-r--r--gnu/usr.sbin/sendmail/cf/cf/generic-solaris.mc (renamed from gnu/usr.sbin/sendmail/cf/cf/generic-solaris2.mc)8
1 files changed, 5 insertions, 3 deletions
diff --git a/gnu/usr.sbin/sendmail/cf/cf/generic-solaris2.mc b/gnu/usr.sbin/sendmail/cf/cf/generic-solaris.mc
index 5477c9c89ec..8793b77446c 100644
--- a/gnu/usr.sbin/sendmail/cf/cf/generic-solaris2.mc
+++ b/gnu/usr.sbin/sendmail/cf/cf/generic-solaris.mc
@@ -1,6 +1,6 @@
divert(-1)
#
-# Copyright (c) 1998, 1999 Sendmail, Inc. and its suppliers.
+# Copyright (c) 1998, 1999, 2001 Sendmail, Inc. and its suppliers.
# All rights reserved.
# Copyright (c) 1983 Eric P. Allman. All rights reserved.
# Copyright (c) 1988, 1993
@@ -13,14 +13,16 @@ divert(-1)
#
#
-# This is a generic configuration file for SunOS 5.x (a.k.a. Solaris 2.x)
+# This is a generic configuration file for SunOS 5.x (a.k.a. Solaris 2.x
+# and Solaris 7 through the present version).
+#
# It has support for local and SMTP mail only. If you want to
# customize it, copy it to a name appropriate for your environment
# and do the modifications there.
#
divert(0)dnl
-VERSIONID(`$Sendmail: generic-solaris2.mc,v 8.11 1999/02/07 07:26:03 gshapiro Exp $')
+VERSIONID(`$Sendmail: generic-solaris.mc,v 8.13 2001/06/27 21:46:30 gshapiro Exp $')
OSTYPE(solaris2)dnl
DOMAIN(generic)dnl
MAILER(local)dnl