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 We need to redistribute the license...



details:   https://anonhg.NetBSD.org/src/rev/508688014ed1
branches:  trunk
changeset: 481888:508688014ed1
user:      tron <tron%NetBSD.org@localhost>
date:      Tue Feb 08 16:53:37 2000 +0000

description:
We need to redistribute the license terms.

diffstat:

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

diffs (18 lines):

diff -r e855b6297bfa -r 508688014ed1 gnu/usr.sbin/sendmail/cf/Makefile
--- a/gnu/usr.sbin/sendmail/cf/Makefile Tue Feb 08 16:26:23 2000 +0000
+++ b/gnu/usr.sbin/sendmail/cf/Makefile Tue Feb 08 16:53:37 2000 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.1.1.1 2000/02/08 13:45:36 tron Exp $
+#      $NetBSD: Makefile,v 1.2 2000/02/08 16:53:37 tron Exp $
 #      install these sources in /usr/share/sendmail
 
 .include <bsd.own.mk>
@@ -8,7 +8,7 @@
 
 .if ${MKSHARE} != "no"
 FILESDIR=      /usr/share/sendmail
-FILES=         README
+FILES=         LICENSE README
 
 SUBDIR=                domain feature hack m4 mailer ostype sh siteconfig
 .endif



Home | Main Index | Thread Index | Old Index