Source-Changes-HG archive

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

[src/netbsd-1-5]: src/libexec/mail.local Pull up 1.7 [simonb]:



details:   https://anonhg.NetBSD.org/src/rev/d378b57155e3
branches:  netbsd-1-5
changeset: 489896:d378b57155e3
user:      tv <tv%NetBSD.org@localhost>
date:      Wed Oct 18 04:18:15 2000 +0000

description:
Pull up 1.7 [simonb]:
Remove INSTALLFLAGS=-fschg.

diffstat:

 libexec/mail.local/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r 9fc131c6dd9d -r d378b57155e3 libexec/mail.local/Makefile
--- a/libexec/mail.local/Makefile       Wed Oct 18 04:17:34 2000 +0000
+++ b/libexec/mail.local/Makefile       Wed Oct 18 04:18:15 2000 +0000
@@ -1,10 +1,9 @@
-#      $NetBSD: Makefile,v 1.6 1997/10/08 09:07:22 mrg Exp $
+#      $NetBSD: Makefile,v 1.6.12.1 2000/10/18 04:18:15 tv Exp $
 # from: @(#)Makefile   8.1 (Berkeley) 7/19/93
 
 PROG=  mail.local
 MAN=   mail.local.8
 BINOWN=        root
 BINMODE=4555
-#INSTALLFLAGS=-fschg
 
 .include <bsd.prog.mk>



Home | Main Index | Thread Index | Old Index