From 2351b76d4e1792178b951110f96c7266f6288d30 Mon Sep 17 00:00:00 2001 From: Chris Timmons Date: Wed, 5 Aug 1998 01:36:06 +0000 Subject: [PATCH] Find sendmail source under contrib now. --- share/doc/smm/08.sendmailop/Makefile | 4 ++-- share/doc/smm/09.sendmail/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/share/doc/smm/08.sendmailop/Makefile b/share/doc/smm/08.sendmailop/Makefile index eecdd0db509a..444d1c39dd3a 100644 --- a/share/doc/smm/08.sendmailop/Makefile +++ b/share/doc/smm/08.sendmailop/Makefile @@ -1,11 +1,11 @@ # From: @(#)Makefile 8.2 (Berkeley) 2/28/94 -# $Id$ +# $Id: Makefile,v 1.3 1997/02/22 13:05:49 peter Exp $ VOLUME= smm/08.sendmailop SRCS= op.me MACROS= -me -SRCDIR= ${.CURDIR}/../../../../usr.sbin/sendmail/doc/op +SRCDIR= ${.CURDIR}/../../../../contrib/sendmail/doc/op USE_PIC= yes USE_EQN= yes diff --git a/share/doc/smm/09.sendmail/Makefile b/share/doc/smm/09.sendmail/Makefile index 77622cc0e8a5..f39e2d467156 100644 --- a/share/doc/smm/09.sendmail/Makefile +++ b/share/doc/smm/09.sendmail/Makefile @@ -1,11 +1,11 @@ # From: @(#)Makefile 8.2 (Berkeley) 2/28/94 -# $Id$ +# $Id: Makefile,v 1.3 1997/02/22 13:05:51 peter Exp $ VOLUME= smm/09.sendmail SRCS= intro.me MACROS= -me USE_PIC= yes -SRCDIR= ${.CURDIR}/../../../../usr.sbin/sendmail/doc/intro +SRCDIR= ${.CURDIR}/../../../../contrib/sendmail/doc/intro .include