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). --- libexec/mail.local/Makefile | 2 -- libexec/smrsh/Makefile | 2 -- 2 files changed, 4 deletions(-) (limited to 'libexec') diff --git a/libexec/mail.local/Makefile b/libexec/mail.local/Makefile index 5357d90..92a68a4 100644 --- a/libexec/mail.local/Makefile +++ b/libexec/mail.local/Makefile @@ -1,8 +1,6 @@ # @(#)Makefile 8.1 (Berkeley) 7/19/93 # $FreeBSD$ -MAINTAINER= gshapiro@FreeBSD.org - SENDMAIL_DIR=${.CURDIR}/../../contrib/sendmail .PATH: ${SENDMAIL_DIR}/mail.local diff --git a/libexec/smrsh/Makefile b/libexec/smrsh/Makefile index 22f3a78..458d93c 100644 --- a/libexec/smrsh/Makefile +++ b/libexec/smrsh/Makefile @@ -1,8 +1,6 @@ # @(#)Makefile 8.1 (Berkeley) 7/2/95 # $FreeBSD$ -MAINTAINER= gshapiro@FreeBSD.org - SENDMAIL_DIR=${.CURDIR}/../../contrib/sendmail .PATH: ${SENDMAIL_DIR}/smrsh -- cgit v1.1