Remove MAINTAINER= lines from individual Makefiles in favor of the

MAINTAINER file (which already had entries for sendmail).
This commit is contained in:
Gregory Neil Shapiro 2003-07-07 03:54:04 +00:00
parent d361b55eb7
commit dce6e6518b
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=117299
16 changed files with 0 additions and 45 deletions

View file

@ -86,7 +86,6 @@ Please also consider removing the lines from the files listed below and
stating your preferences here instead.
bin/dd/Makefile:MAINTAINER= green@FreeBSD.org
bin/rmail/Makefile:MAINTAINER= gshapiro@FreeBSD.org
contrib/cvs/FREEBSD-upgrade:MAINTAINER= peter@FreeBSD.org
games/fortune/datfiles/Makefile:MAINTAINER= jkh@FreeBSD.org
gnu/usr.bin/cvs/Makefile:MAINTAINER= peter@FreeBSD.org
@ -98,14 +97,8 @@ gnu/usr.bin/cvs/lib/Makefile:MAINTAINER= peter@FreeBSD.org
gnu/usr.bin/cvs/libdiff/Makefile:MAINTAINER= peter@FreeBSD.org
gnu/usr.bin/man/apropos/Makefile:MAINTAINER= wosch@FreeBSD.org
lib/libc/posix1e/Makefile.inc:MAINTAINER= rwatson@FreeBSD.org
lib/libmilter/Makefile:MAINTAINER= gshapiro@FreeBSD.org
lib/libsm/Makefile:MAINTAINER= gshapiro@FreeBSD.org
lib/libsmdb/Makefile:MAINTAINER= gshapiro@FreeBSD.org
lib/libsmutil/Makefile:MAINTAINER= gshapiro@FreeBSD.org
lib/libusbhid/Makefile:MAINTAINER= n_hibma@FreeBSD.ORG
lib/libz/Makefile:MAINTAINER= peter@FreeBSD.org
libexec/mail.local/Makefile:MAINTAINER= gshapiro@FreeBSD.org
libexec/smrsh/Makefile:MAINTAINER= gshapiro@FreeBSD.org
sbin/dhclient/Makefile.inc:MAINTAINER= murray@FreeBSD.org
sbin/ffsinfo/Makefile:MAINTAINER= tomsoft@FreeBSD.ORG, chm@FreeBSD.ORG
sbin/growfs/Makefile:MAINTAINER= tomsoft@FreeBSD.ORG, chm@FreeBSD.ORG
@ -114,8 +107,6 @@ sbin/ipfs/Makefile:MAINTAINER= darrenr@freebsd.org
sbin/ipfstat/Makefile:MAINTAINER= darrenr@freebsd.org
sbin/ipmon/Makefile:MAINTAINER= darrenr@freebsd.org
sbin/ipnat/Makefile:MAINTAINER= darrenr@freebsd.org
share/doc/smm/08.sendmailop/Makefile:MAINTAINER= gshapiro@FreeBSD.org
share/sendmail/Makefile:MAINTAINER= gshapiro@FreeBSD.org
sys/boot/i386/cdboot/Makefile:MAINTAINER= jhb@FreeBSD.org
sys/boot/i386/pxeldr/Makefile:MAINTAINER= jhb@FreeBSD.org
sys/compat/svr4/Makefile:MAINTAINER= newton@freebsd.org
@ -146,18 +137,12 @@ sys/modules/usb/Makefile:MAINTAINER= n_hibma@freebsd.org
sys/modules/uscanner/Makefile:MAINTAINER= n_hibma@freebsd.org
usr.bin/chat/Makefile:MAINTAINER= peter@freebsd.org
usr.bin/locate/Makefile:MAINTAINER= wosch@FreeBSD.org
usr.bin/vacation/Makefile:MAINTAINER= gshapiro@FreeBSD.org
usr.sbin/editmap/Makefile:MAINTAINER= gshapiro@FreeBSD.org
usr.sbin/inetd/Makefile:MAINTAINER= dwmalone@FreeBSD.org
usr.sbin/ipftest/Makefile:MAINTAINER= darrenr@freebsd.org
usr.sbin/ipresend/Makefile:MAINTAINER= darrenr@freebsd.org
usr.sbin/ipsend/Makefile:MAINTAINER= darrenr@freebsd.org
usr.sbin/iptest/Makefile:MAINTAINER= darrenr@freebsd.org
usr.sbin/mailstats/Makefile:MAINTAINER= gshapiro@FreeBSD.org
usr.sbin/makemap/Makefile:MAINTAINER= gshapiro@FreeBSD.org
usr.sbin/ntp/doc/Makefile:MAINTAINER= sheldonh@FreeBSD.org
usr.sbin/pppd/Makefile:MAINTAINER= peter@freebsd.org
usr.sbin/pppstats/Makefile:MAINTAINER= peter@freebsd.org
usr.sbin/praliases/Makefile:MAINTAINER= gshapiro@FreeBSD.org
usr.sbin/sendmail/Makefile:MAINTAINER= gshapiro@FreeBSD.org
usr.sbin/zic/Makefile:MAINTAINER= wollman@FreeBSD.org

View file

@ -1,8 +1,6 @@
# @(#)Makefile 8.1 (Berkeley) 5/31/93
# $FreeBSD$
MAINTAINER= gshapiro@FreeBSD.org
SENDMAIL_DIR=${.CURDIR}/../../contrib/sendmail
.PATH: ${SENDMAIL_DIR}/rmail

View file

@ -1,7 +1,5 @@
# $FreeBSD$
MAINTAINER= gshapiro@FreeBSD.org
SENDMAIL_DIR=${.CURDIR}/../../contrib/sendmail
.PATH: ${SENDMAIL_DIR}/libmilter ${SENDMAIL_DIR}/libsm

View file

@ -1,7 +1,5 @@
# $FreeBSD$
MAINTAINER= gshapiro@FreeBSD.org
SENDMAIL_DIR=${.CURDIR}/../../contrib/sendmail
.PATH: ${SENDMAIL_DIR}/libsm

View file

@ -1,7 +1,5 @@
# $FreeBSD$
MAINTAINER= gshapiro@FreeBSD.org
SENDMAIL_DIR=${.CURDIR}/../../contrib/sendmail
.PATH: ${SENDMAIL_DIR}/libsmdb

View file

@ -1,7 +1,5 @@
# $FreeBSD$
MAINTAINER= gshapiro@FreeBSD.org
SENDMAIL_DIR=${.CURDIR}/../../contrib/sendmail
.PATH: ${SENDMAIL_DIR}/libsmutil

View file

@ -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

View file

@ -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

View file

@ -1,8 +1,6 @@
# From: @(#)Makefile 8.2 (Berkeley) 2/28/94
# $FreeBSD$
MAINTAINER= gshapiro@FreeBSD.org
VOLUME= smm/08.sendmailop
SRCS= op.me
MACROS= -me

View file

@ -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)

View file

@ -1,7 +1,5 @@
# $FreeBSD$
MAINTAINER= gshapiro@FreeBSD.org
SENDMAIL_DIR=${.CURDIR}/../../contrib/sendmail
.PATH: ${SENDMAIL_DIR}/vacation

View file

@ -1,7 +1,5 @@
# $FreeBSD$
MAINTAINER= gshapiro@FreeBSD.org
SENDMAIL_DIR=${.CURDIR}/../../contrib/sendmail
.PATH: ${SENDMAIL_DIR}/editmap

View file

@ -1,8 +1,6 @@
# @(#)Makefile 8.2 (Berkeley) 9/21/96
# $FreeBSD$
MAINTAINER= gshapiro@FreeBSD.org
SENDMAIL_DIR= ${.CURDIR}/../../contrib/sendmail
.PATH: ${SENDMAIL_DIR}/mailstats

View file

@ -1,8 +1,6 @@
# @(#)Makefile 8.4 (Berkeley) 6/10/97
# $FreeBSD$
MAINTAINER= gshapiro@FreeBSD.org
SENDMAIL_DIR=${.CURDIR}/../../contrib/sendmail
.PATH: ${SENDMAIL_DIR}/makemap

View file

@ -1,8 +1,6 @@
# @(#)Makefile 8.2 (Berkeley) 9/21/96
# $FreeBSD$
MAINTAINER= gshapiro@FreeBSD.org
SENDMAIL_DIR= ${.CURDIR}/../../contrib/sendmail
.PATH: ${SENDMAIL_DIR}/praliases

View file

@ -1,8 +1,6 @@
# @(#)Makefile 8.8 (Berkeley) 3/28/97
# $FreeBSD$
MAINTAINER= gshapiro@FreeBSD.org
SENDMAIL_DIR=${.CURDIR}/../../contrib/sendmail
SMDIR= ${SENDMAIL_DIR}/src
.PATH: ${SMDIR}