summaryrefslogtreecommitdiff
path: root/usr.sbin/mailstats
diff options
context:
space:
mode:
authorGregory Neil Shapiro <gshapiro@FreeBSD.org>2003-07-07 03:54:04 +0000
committerGregory Neil Shapiro <gshapiro@FreeBSD.org>2003-07-07 03:54:04 +0000
commitdce6e6518b85561495cff38a3074a69d29d58a55 (patch)
tree00a59ef3652b99dcc8481678e405557b4adc4aac /usr.sbin/mailstats
parentd361b55eb7039c23016a219bc8a016b46a341533 (diff)
downloadsrc-test2-dce6e6518b85561495cff38a3074a69d29d58a55.tar.gz
src-test2-dce6e6518b85561495cff38a3074a69d29d58a55.zip
Remove MAINTAINER= lines from individual Makefiles in favor of the
MAINTAINER file (which already had entries for sendmail).
Notes
Notes: svn path=/head/; revision=117299
Diffstat (limited to 'usr.sbin/mailstats')
-rw-r--r--usr.sbin/mailstats/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.sbin/mailstats/Makefile b/usr.sbin/mailstats/Makefile
index 301691d8895d..eddfdd96879a 100644
--- a/usr.sbin/mailstats/Makefile
+++ b/usr.sbin/mailstats/Makefile
@@ -1,8 +1,6 @@
# @(#)Makefile 8.2 (Berkeley) 9/21/96
# $FreeBSD$
-MAINTAINER= gshapiro@FreeBSD.org
-
SENDMAIL_DIR= ${.CURDIR}/../../contrib/sendmail
.PATH: ${SENDMAIL_DIR}/mailstats