Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-5]: src/gnu/usr.sbin/sendmail/cf/ostype Pull up revisions 1.4-1...



details:   https://anonhg.NetBSD.org/src/rev/660e42d27fde
branches:  netbsd-1-5
changeset: 490802:660e42d27fde
user:      he <he%NetBSD.org@localhost>
date:      Fri Mar 09 18:02:31 2001 +0000

description:
Pull up revisions 1.4-1.5 (via patch, requested by itojun):
  Upgrade to sendmail 8.11.3.

diffstat:

 gnu/usr.sbin/sendmail/cf/ostype/Makefile |  10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diffs (29 lines):

diff -r b0c548503ddb -r 660e42d27fde gnu/usr.sbin/sendmail/cf/ostype/Makefile
--- a/gnu/usr.sbin/sendmail/cf/ostype/Makefile  Fri Mar 09 18:02:13 2001 +0000
+++ b/gnu/usr.sbin/sendmail/cf/ostype/Makefile  Fri Mar 09 18:02:31 2001 +0000
@@ -1,20 +1,20 @@
-#      $NetBSD: Makefile,v 1.2.2.1 2000/08/13 16:48:55 itojun Exp $
+#      $NetBSD: Makefile,v 1.2.2.2 2001/03/09 18:02:31 he Exp $
 #      install these sources in /usr/share/sendmail/ostype
 
 DIST=          ${.CURDIR}/../../../../dist
 .PATH: ${DIST}/sendmail/cf/ostype
 
 FILESDIR=      /usr/share/sendmail/ostype
-FILES=         aix2.m4 aix3.m4 aix4.m4 altos.m4 amdahl-uts.m4 aux.m4 \
+FILES=         aix2.m4 aix3.m4 aix4.m4 aix5.m4 altos.m4 amdahl-uts.m4 aux.m4 \
                bsd4.3.m4 bsd4.4.m4 bsdi.m4 bsdi1.0.m4 bsdi2.0.m4 \
                darwin.m4 dgux.m4 domainos.m4 dynix3.2.m4 gnu.m4 hpux10.m4 \
                hpux11.m4 hpux9.m4 irix4.m4 irix5.m4 irix6.m4 \
                isc4.1.m4 linux.m4 maxion.m4 mklinux.m4 nextstep.m4 \
                openbsd.m4 osf1.m4 powerux.m4 ptx2.m4 qnx.m4 \
                riscos4.5.m4 sco-uw-2.1.m4 sco3.2.m4 sinix.m4 \
-               solaris2.m4 solaris2.ml.m4 solaris2.pre5.m4 sunos3.5.m4 \
-               sunos4.1.m4 svr4.m4 ultrix4.m4 unixware7.m4 unknown.m4 \
-               uxpds.m4
+               solaris2.m4 solaris2.ml.m4 solaris2.pre5.m4 solaris8.m4 \
+               sunos3.5.m4 sunos4.1.m4 svr4.m4 ultrix4.m4 unixware7.m4 \
+               unknown.m4 uxpds.m4
 
 all:
 



Home | Main Index | Thread Index | Old Index