summaryrefslogtreecommitdiffstats
path: root/share/doc
diff options
context:
space:
mode:
authorcwt <cwt@FreeBSD.org>1998-08-05 01:36:06 +0000
committercwt <cwt@FreeBSD.org>1998-08-05 01:36:06 +0000
commit0b5e49e08497df0474dbcdb26c36e39a9cbbb325 (patch)
tree3e8c7492cabab85e95c40da78b9f722ee4f51159 /share/doc
parentf03826546dda8a7ceb4654dd24f3c23547bf5a30 (diff)
downloadFreeBSD-src-0b5e49e08497df0474dbcdb26c36e39a9cbbb325.zip
FreeBSD-src-0b5e49e08497df0474dbcdb26c36e39a9cbbb325.tar.gz
Find sendmail source under contrib now.
Diffstat (limited to 'share/doc')
-rw-r--r--share/doc/smm/08.sendmailop/Makefile4
-rw-r--r--share/doc/smm/09.sendmail/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/share/doc/smm/08.sendmailop/Makefile b/share/doc/smm/08.sendmailop/Makefile
index eecdd0d..444d1c3 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 77622cc..f39e2d4 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 <bsd.doc.mk>
OpenPOWER on IntegriCloud