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/libsmutil Pull up revision 1.2 (v...



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

description:
Pull up revision 1.2 (via patch, requested by itojun):
  Upgrade to sendmail 8.11.3.

diffstat:

 gnu/usr.sbin/sendmail/libsmutil/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 660e42d27fde -r 2684324dd840 gnu/usr.sbin/sendmail/libsmutil/Makefile
--- a/gnu/usr.sbin/sendmail/libsmutil/Makefile  Fri Mar 09 18:02:31 2001 +0000
+++ b/gnu/usr.sbin/sendmail/libsmutil/Makefile  Fri Mar 09 18:02:48 2001 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.1 2000/05/03 10:50:59 itojun Exp $
+#      $NetBSD: Makefile,v 1.1.2.1 2001/03/09 18:02:48 he Exp $
 
 .include <bsd.own.mk>
 
@@ -9,7 +9,7 @@
 
 CPPFLAGS+=     -DNOT_SENDMAIL
 
-SRCS=          debug.c errstring.c lockfile.c safefile.c snprintf.c strl.c
+SRCS=          debug.c errstring.c lockfile.c safefile.c snprintf.c
 MKSHARE=       no
 MKPIC=         no
 MKPROFILE=     no



Home | Main Index | Thread Index | Old Index