From a69cc262ba95c28379581d6814cb6a01c3ffe25e Mon Sep 17 00:00:00 2001 From: ken 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. --- lib/libdevstat/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'lib/libdevstat/Makefile') diff --git a/lib/libdevstat/Makefile b/lib/libdevstat/Makefile index 3c7454e..c7781da 100644 --- a/lib/libdevstat/Makefile +++ b/lib/libdevstat/Makefile @@ -1,7 +1,5 @@ # $FreeBSD$ -MAINTAINER=ken@FreeBSD.ORG - LIB= devstat # Bump DEVSTAT_USER_API_VER in devstat.h every time this is incremented. SHLIB_MAJOR= 4 -- cgit v1.1