From 50a7fdaed8a056efd0f637dbd07b6beddca6b8ca Mon Sep 17 00:00:00 2001 From: "Kenneth D. Merry" Date: Sat, 14 Jun 2003 05:28:01 +0000 Subject: Remove MAINTAINER= lines in the makefiles for camcontrol, iostat, libcam and libdevstat, since the new way of doing things is to just list maintainership in src/MAINTAINERS. Also, remove duplicate entries in src/MAINTAINERS for those utilities. I already had entries for them. --- usr.sbin/iostat/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'usr.sbin') diff --git a/usr.sbin/iostat/Makefile b/usr.sbin/iostat/Makefile index bf9eb8a7d5e6..b51d9415893a 100644 --- a/usr.sbin/iostat/Makefile +++ b/usr.sbin/iostat/Makefile @@ -1,8 +1,6 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 # $FreeBSD$ -MAINTAINER= ken@FreeBSD.ORG - PROG= iostat MAN= iostat.8 -- cgit v1.3