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