From 7ea86c6d90136572c153a721268c5ab40ba446ca Mon Sep 17 00:00:00 2001 From: obrien Date: Sat, 14 Jun 2003 19:32:52 +0000 Subject: Remove MAINTAINER lines. --- gnu/usr.bin/binutils/Makefile | 4 ---- lib/libbz2/Makefile | 2 -- libexec/lukemftpd/Makefile | 2 -- usr.bin/brandelf/Makefile | 2 -- usr.bin/bzip2/Makefile | 2 -- usr.bin/bzip2recover/Makefile | 2 -- 6 files changed, 14 deletions(-) diff --git a/gnu/usr.bin/binutils/Makefile b/gnu/usr.bin/binutils/Makefile index b21f4f5..14bed1e 100644 --- a/gnu/usr.bin/binutils/Makefile +++ b/gnu/usr.bin/binutils/Makefile @@ -1,9 +1,5 @@ # $FreeBSD$ -# In my absence, bde and jdp have pre-approval for any commit they feel -# necessary. -MAINTAINER= obrien@FreeBSD.org - SUBDIR= libiberty libbfd libopcodes libbinutils \ addr2line ar as gasp ld nm objcopy objdump ranlib readelf \ size strings strip doc diff --git a/lib/libbz2/Makefile b/lib/libbz2/Makefile index dcdc7be..b76b11c 100644 --- a/lib/libbz2/Makefile +++ b/lib/libbz2/Makefile @@ -1,7 +1,5 @@ # $FreeBSD$ -MAINTAINER= obrien@FreeBSD.org - BZ2DIR= ${.CURDIR}/../../contrib/bzip2 .PATH: ${BZ2DIR} diff --git a/libexec/lukemftpd/Makefile b/libexec/lukemftpd/Makefile index ff6d563..ca94f57 100644 --- a/libexec/lukemftpd/Makefile +++ b/libexec/lukemftpd/Makefile @@ -1,8 +1,6 @@ # @(#)Makefile 8.2 (Berkeley) 4/4/94 # $FreeBSD$ -MAINTAINER= obrien - LUKEMFTPD= ${.CURDIR}/../../contrib/lukemftpd .PATH: ${LUKEMFTPD}/src ${LUKEMFTPD}/libnetbsd diff --git a/usr.bin/brandelf/Makefile b/usr.bin/brandelf/Makefile index 0bd6066..2c4859f 100644 --- a/usr.bin/brandelf/Makefile +++ b/usr.bin/brandelf/Makefile @@ -1,7 +1,5 @@ # $FreeBSD$ -MAINTAINER= obrien - PROG= brandelf .include diff --git a/usr.bin/bzip2/Makefile b/usr.bin/bzip2/Makefile index fd4d2b0..eab21fe 100644 --- a/usr.bin/bzip2/Makefile +++ b/usr.bin/bzip2/Makefile @@ -1,7 +1,5 @@ # $FreeBSD$ -MAINTAINER= obrien@FreeBSD.org - BZ2DIR= ${.CURDIR}/../../contrib/bzip2 .PATH: ${BZ2DIR} diff --git a/usr.bin/bzip2recover/Makefile b/usr.bin/bzip2recover/Makefile index 8688455..d8c412a 100644 --- a/usr.bin/bzip2recover/Makefile +++ b/usr.bin/bzip2recover/Makefile @@ -1,7 +1,5 @@ # $FreeBSD$ -MAINTAINER= obrien@FreeBSD.org - BZ2DIR= ${.CURDIR}/../../contrib/bzip2 .PATH: ${BZ2DIR} -- cgit v1.1