summaryrefslogtreecommitdiffstats
path: root/libexec
diff options
context:
space:
mode:
authorgshapiro <gshapiro@FreeBSD.org>2003-07-07 03:54:04 +0000
committergshapiro <gshapiro@FreeBSD.org>2003-07-07 03:54:04 +0000
commite95dd66c1f7fd662d47b34b5d83f1dcaa8b150e3 (patch)
tree00a59ef3652b99dcc8481678e405557b4adc4aac /libexec
parentdeabab50c576da23313dc6df610c26adebb55851 (diff)
downloadFreeBSD-src-e95dd66c1f7fd662d47b34b5d83f1dcaa8b150e3.zip
FreeBSD-src-e95dd66c1f7fd662d47b34b5d83f1dcaa8b150e3.tar.gz
Remove MAINTAINER= lines from individual Makefiles in favor of the
MAINTAINER file (which already had entries for sendmail).
Diffstat (limited to 'libexec')
-rw-r--r--libexec/mail.local/Makefile2
-rw-r--r--libexec/smrsh/Makefile2
2 files changed, 0 insertions, 4 deletions
diff --git a/libexec/mail.local/Makefile b/libexec/mail.local/Makefile
index 5357d90..92a68a4 100644
--- a/libexec/mail.local/Makefile
+++ b/libexec/mail.local/Makefile
@@ -1,8 +1,6 @@
# @(#)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 22f3a78..458d93c 100644
--- a/libexec/smrsh/Makefile
+++ b/libexec/smrsh/Makefile
@@ -1,8 +1,6 @@
# @(#)Makefile 8.1 (Berkeley) 7/2/95
# $FreeBSD$
-MAINTAINER= gshapiro@FreeBSD.org
-
SENDMAIL_DIR=${.CURDIR}/../../contrib/sendmail
.PATH: ${SENDMAIL_DIR}/smrsh
OpenPOWER on IntegriCloud