From d1ba25f456132eabc6f1244e4bbbf3d19e8f3a31 Mon Sep 17 00:00:00 2001 From: Gregory Neil Shapiro Date: Thu, 26 Oct 2000 23:02:36 +0000 Subject: Add a MAINTAINER= line so people know who to blame --- share/sendmail/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'share/sendmail') diff --git a/share/sendmail/Makefile b/share/sendmail/Makefile index e7a52881ac6a..22ca96c82263 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) -- cgit v1.3