Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/gnu/usr.sbin Add postfix. The postfix-script location issue ...
details: https://anonhg.NetBSD.org/src/rev/d4ea70a25935
branches: trunk
changeset: 485596:d4ea70a25935
user: perry <perry%NetBSD.org@localhost>
date: Tue May 02 02:07:41 2000 +0000
description:
Add postfix. The postfix-script location issue is still live, but
Wietse seems to think it has to stay in /etc, so it probably will.
diffstat:
gnu/usr.sbin/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (15 lines):
diff -r bf554ea68acc -r d4ea70a25935 gnu/usr.sbin/Makefile
--- a/gnu/usr.sbin/Makefile Tue May 02 00:30:55 2000 +0000
+++ b/gnu/usr.sbin/Makefile Tue May 02 02:07:41 2000 +0000
@@ -1,8 +1,10 @@
-# $NetBSD: Makefile,v 1.2 2000/02/08 14:06:01 tron Exp $
+# $NetBSD: Makefile,v 1.3 2000/05/02 02:07:41 perry Exp $
# XXX Temporary for NO_SENDMAIL
.include <bsd.own.mk>
+SUBDIR= postfix
+
.if !defined(NO_SENDMAIL)
SUBDIR+= sendmail
.endif
Home |
Main Index |
Thread Index |
Old Index