From 7ea86c6d90136572c153a721268c5ab40ba446ca Mon Sep 17 00:00:00 2001 From: obrien Date: Sat, 14 Jun 2003 19:32:52 +0000 Subject: Remove MAINTAINER lines. --- usr.bin/brandelf/Makefile | 2 -- usr.bin/bzip2/Makefile | 2 -- usr.bin/bzip2recover/Makefile | 2 -- 3 files changed, 6 deletions(-) (limited to 'usr.bin') 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