summaryrefslogtreecommitdiff
path: root/libexec
diff options
context:
space:
mode:
authorGregory Neil Shapiro <gshapiro@FreeBSD.org>2000-10-26 23:02:36 +0000
committerGregory Neil Shapiro <gshapiro@FreeBSD.org>2000-10-26 23:02:36 +0000
commitd1ba25f456132eabc6f1244e4bbbf3d19e8f3a31 (patch)
tree49ebbd302930d84f4df0c807bd83ec05002e3ba1 /libexec
parenta91655018d009fc88b3e1567b16b59386fb1e8a9 (diff)
downloadsrc-test2-d1ba25f456132eabc6f1244e4bbbf3d19e8f3a31.tar.gz
src-test2-d1ba25f456132eabc6f1244e4bbbf3d19e8f3a31.zip
Notes
Diffstat (limited to 'libexec')
-rw-r--r--libexec/mail.local/Makefile2
-rw-r--r--libexec/smrsh/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/libexec/mail.local/Makefile b/libexec/mail.local/Makefile
index 3eb1545f7297..b6f554fbf7d7 100644
--- a/libexec/mail.local/Makefile
+++ b/libexec/mail.local/Makefile
@@ -1,6 +1,8 @@
# @(#)Makefile 8.1 (Berkeley) 7/19/93
# $FreeBSD$
+MAINTAINER= gshapiro@FreeBSD.org
+
SENDMAIL_DIR=${.CURDIR}/../../contrib/sendmail
.PATH: ${SENDMAIL_DIR}/mail.local
diff --git a/libexec/smrsh/Makefile b/libexec/smrsh/Makefile
index a32f935eabe8..6bc79a15d864 100644
--- a/libexec/smrsh/Makefile
+++ b/libexec/smrsh/Makefile
@@ -1,6 +1,8 @@
# @(#)Makefile 8.1 (Berkeley) 7/2/95
# $FreeBSD$
+MAINTAINER= gshapiro@FreeBSD.org
+
SENDMAIL_DIR=${.CURDIR}/../../contrib/sendmail
.PATH: ${SENDMAIL_DIR}/smrsh