summaryrefslogtreecommitdiff
path: root/share/sendmail
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 /share/sendmail
parentd361b55eb7039c23016a219bc8a016b46a341533 (diff)
downloadsrc-test2-dce6e6518b85561495cff38a3074a69d29d58a55.tar.gz
src-test2-dce6e6518b85561495cff38a3074a69d29d58a55.zip
Notes
Diffstat (limited to 'share/sendmail')
-rw-r--r--share/sendmail/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/share/sendmail/Makefile b/share/sendmail/Makefile
index 62d15858a26b..9574e6884064 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)