summaryrefslogtreecommitdiffstats
path: root/share/sendmail/Makefile
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 /share/sendmail/Makefile
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 'share/sendmail/Makefile')
-rw-r--r--share/sendmail/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/share/sendmail/Makefile b/share/sendmail/Makefile
index 62d1585..9574e68 100644
--- a/share/sendmail/Makefile
+++ b/share/sendmail/Makefile
@@ -2,8 +2,6 @@
#
# Doing a make install builds /usr/share/sendmail/
-MAINTAINER= gshapiro@FreeBSD.org
-
SENDMAIL_DIR=${.CURDIR}/../../contrib/sendmail
CFDIR= cf
CFDIRS!= (cd ${SENDMAIL_DIR}; find -L ${CFDIR} \( -name CVS -prune \) -o -type d -print)
OpenPOWER on IntegriCloud