diff options
| author | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2003-07-07 03:54:04 +0000 |
|---|---|---|
| committer | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2003-07-07 03:54:04 +0000 |
| commit | dce6e6518b85561495cff38a3074a69d29d58a55 (patch) | |
| tree | 00a59ef3652b99dcc8481678e405557b4adc4aac | |
| parent | d361b55eb7039c23016a219bc8a016b46a341533 (diff) | |
Notes
| -rw-r--r-- | MAINTAINERS | 15 | ||||
| -rw-r--r-- | bin/rmail/Makefile | 2 | ||||
| -rw-r--r-- | lib/libmilter/Makefile | 2 | ||||
| -rw-r--r-- | lib/libsm/Makefile | 2 | ||||
| -rw-r--r-- | lib/libsmdb/Makefile | 2 | ||||
| -rw-r--r-- | lib/libsmutil/Makefile | 2 | ||||
| -rw-r--r-- | libexec/mail.local/Makefile | 2 | ||||
| -rw-r--r-- | libexec/smrsh/Makefile | 2 | ||||
| -rw-r--r-- | share/doc/smm/08.sendmailop/Makefile | 2 | ||||
| -rw-r--r-- | share/sendmail/Makefile | 2 | ||||
| -rw-r--r-- | usr.bin/vacation/Makefile | 2 | ||||
| -rw-r--r-- | usr.sbin/editmap/Makefile | 2 | ||||
| -rw-r--r-- | usr.sbin/mailstats/Makefile | 2 | ||||
| -rw-r--r-- | usr.sbin/makemap/Makefile | 2 | ||||
| -rw-r--r-- | usr.sbin/praliases/Makefile | 2 | ||||
| -rw-r--r-- | usr.sbin/sendmail/Makefile | 2 |
16 files changed, 0 insertions, 45 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 130211ffecdb1..ccb6a3a90fa77 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -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 diff --git a/bin/rmail/Makefile b/bin/rmail/Makefile index 485d153d6af33..f721d8dd7d60c 100644 --- a/bin/rmail/Makefile +++ b/bin/rmail/Makefile @@ -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 diff --git a/lib/libmilter/Makefile b/lib/libmilter/Makefile index 371933eb2346f..d75fcd41865f8 100644 --- a/lib/libmilter/Makefile +++ b/lib/libmilter/Makefile @@ -1,7 +1,5 @@ # $FreeBSD$ -MAINTAINER= gshapiro@FreeBSD.org - SENDMAIL_DIR=${.CURDIR}/../../contrib/sendmail .PATH: ${SENDMAIL_DIR}/libmilter ${SENDMAIL_DIR}/libsm diff --git a/lib/libsm/Makefile b/lib/libsm/Makefile index 0fdc44752545d..c8ec07bd893f7 100644 --- a/lib/libsm/Makefile +++ b/lib/libsm/Makefile @@ -1,7 +1,5 @@ # $FreeBSD$ -MAINTAINER= gshapiro@FreeBSD.org - SENDMAIL_DIR=${.CURDIR}/../../contrib/sendmail .PATH: ${SENDMAIL_DIR}/libsm diff --git a/lib/libsmdb/Makefile b/lib/libsmdb/Makefile index a4414142740e1..bbba436e1d50a 100644 --- a/lib/libsmdb/Makefile +++ b/lib/libsmdb/Makefile @@ -1,7 +1,5 @@ # $FreeBSD$ -MAINTAINER= gshapiro@FreeBSD.org - SENDMAIL_DIR=${.CURDIR}/../../contrib/sendmail .PATH: ${SENDMAIL_DIR}/libsmdb diff --git a/lib/libsmutil/Makefile b/lib/libsmutil/Makefile index 03673cac0eab8..ec23f2336d0c2 100644 --- a/lib/libsmutil/Makefile +++ b/lib/libsmutil/Makefile @@ -1,7 +1,5 @@ # $FreeBSD$ -MAINTAINER= gshapiro@FreeBSD.org - SENDMAIL_DIR=${.CURDIR}/../../contrib/sendmail .PATH: ${SENDMAIL_DIR}/libsmutil diff --git a/libexec/mail.local/Makefile b/libexec/mail.local/Makefile index 5357d901da21e..92a68a4867876 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 22f3a78e68522..458d93c12170c 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 diff --git a/share/doc/smm/08.sendmailop/Makefile b/share/doc/smm/08.sendmailop/Makefile index 5770c96f536f8..a23664729ae01 100644 --- a/share/doc/smm/08.sendmailop/Makefile +++ b/share/doc/smm/08.sendmailop/Makefile @@ -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 diff --git a/share/sendmail/Makefile b/share/sendmail/Makefile index 62d15858a26b9..9574e68840646 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) diff --git a/usr.bin/vacation/Makefile b/usr.bin/vacation/Makefile index fcaf946eb6b48..b7d5584536aad 100644 --- a/usr.bin/vacation/Makefile +++ b/usr.bin/vacation/Makefile @@ -1,7 +1,5 @@ # $FreeBSD$ -MAINTAINER= gshapiro@FreeBSD.org - SENDMAIL_DIR=${.CURDIR}/../../contrib/sendmail .PATH: ${SENDMAIL_DIR}/vacation diff --git a/usr.sbin/editmap/Makefile b/usr.sbin/editmap/Makefile index 4e75403c1ecb5..b141bfdc68b54 100644 --- a/usr.sbin/editmap/Makefile +++ b/usr.sbin/editmap/Makefile @@ -1,7 +1,5 @@ # $FreeBSD$ -MAINTAINER= gshapiro@FreeBSD.org - SENDMAIL_DIR=${.CURDIR}/../../contrib/sendmail .PATH: ${SENDMAIL_DIR}/editmap diff --git a/usr.sbin/mailstats/Makefile b/usr.sbin/mailstats/Makefile index 301691d8895db..eddfdd96879ae 100644 --- a/usr.sbin/mailstats/Makefile +++ b/usr.sbin/mailstats/Makefile @@ -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 diff --git a/usr.sbin/makemap/Makefile b/usr.sbin/makemap/Makefile index 15219fd451106..bb7de3ebb5c74 100644 --- a/usr.sbin/makemap/Makefile +++ b/usr.sbin/makemap/Makefile @@ -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 diff --git a/usr.sbin/praliases/Makefile b/usr.sbin/praliases/Makefile index 0b99a8e96c304..280e164285d89 100644 --- a/usr.sbin/praliases/Makefile +++ b/usr.sbin/praliases/Makefile @@ -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 diff --git a/usr.sbin/sendmail/Makefile b/usr.sbin/sendmail/Makefile index 07a5ade56e41a..d868d348fe93b 100644 --- a/usr.sbin/sendmail/Makefile +++ b/usr.sbin/sendmail/Makefile @@ -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} |
