From e95dd66c1f7fd662d47b34b5d83f1dcaa8b150e3 Mon Sep 17 00:00:00 2001 From: gshapiro Date: Mon, 7 Jul 2003 03:54:04 +0000 Subject: Remove MAINTAINER= lines from individual Makefiles in favor of the MAINTAINER file (which already had entries for sendmail). --- share/sendmail/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'share/sendmail') 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) -- cgit v1.1