Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/gnu/usr.sbin/sendmail/cf Install correct "README" describing...
details: https://anonhg.NetBSD.org/src/rev/5d451aa2aeb8
branches: trunk
changeset: 483675:5d451aa2aeb8
user: tron <tron%NetBSD.org@localhost>
date: Wed Mar 15 16:25:58 2000 +0000
description:
Install correct "README" describing the configuration of "sendmail".
diffstat:
gnu/usr.sbin/sendmail/cf/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r f96e8f09d270 -r 5d451aa2aeb8 gnu/usr.sbin/sendmail/cf/Makefile
--- a/gnu/usr.sbin/sendmail/cf/Makefile Wed Mar 15 16:09:20 2000 +0000
+++ b/gnu/usr.sbin/sendmail/cf/Makefile Wed Mar 15 16:25:58 2000 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.2 2000/02/08 16:53:37 tron Exp $
+# $NetBSD: Makefile,v 1.3 2000/03/15 16:25:58 tron Exp $
# install these sources in /usr/share/sendmail
.include <bsd.own.mk>
DIST= ${.CURDIR}/../../../dist
-.PATH: ${DIST}/sendmail
+.PATH: ${DIST}/sendmail/cf ${DIST}/sendmail
.if ${MKSHARE} != "no"
FILESDIR= /usr/share/sendmail
Home |
Main Index |
Thread Index |
Old Index