summaryrefslogtreecommitdiffstats
path: root/share/sendmail
diff options
context:
space:
mode:
authorgshapiro <gshapiro@FreeBSD.org>2000-10-26 23:02:36 +0000
committergshapiro <gshapiro@FreeBSD.org>2000-10-26 23:02:36 +0000
commit90b1557dac582ac1c82e82b29dc1e3c13602608b (patch)
tree81889edda067af438a1f581446aab9e28101eed7 /share/sendmail
parent963bc175248132bc9bc9684cc48909c63af3e2b9 (diff)
downloadFreeBSD-src-90b1557dac582ac1c82e82b29dc1e3c13602608b.zip
FreeBSD-src-90b1557dac582ac1c82e82b29dc1e3c13602608b.tar.gz
Add a MAINTAINER= line so people know who to blame
Diffstat (limited to 'share/sendmail')
-rw-r--r--share/sendmail/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/share/sendmail/Makefile b/share/sendmail/Makefile
index e7a5288..22ca96c 100644
--- a/share/sendmail/Makefile
+++ b/share/sendmail/Makefile
@@ -2,6 +2,8 @@
#
# 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