Tidy up cvs entries

This commit is contained in:
Warner Losh 2005-06-03 15:08:30 +00:00
parent f9644214eb
commit f92a6dac5e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=146929
8 changed files with 0 additions and 21 deletions

View File

@ -137,13 +137,6 @@ $ cd /usr/src; find */* -type f|xargs egrep 'MAINTAINER[ <tab>]*='
bin/dd/Makefile:MAINTAINER= green@FreeBSD.org
contrib/cvs/FREEBSD-upgrade:MAINTAINER= peter@FreeBSD.org
games/fortune/datfiles/Makefile:MAINTAINER= jkh
gnu/usr.bin/cvs/Makefile:MAINTAINER= peter@FreeBSD.org
gnu/usr.bin/cvs/contrib/Makefile:MAINTAINER= peter@FreeBSD.org
gnu/usr.bin/cvs/cvs/Makefile:MAINTAINER= peter@FreeBSD.org
gnu/usr.bin/cvs/cvsbug/Makefile:MAINTAINER= peter@FreeBSD.org
gnu/usr.bin/cvs/doc/Makefile:MAINTAINER= peter@FreeBSD.org
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
lib/libc/posix1e/Makefile.inc:MAINTAINER= rwatson@FreeBSD.org
lib/libusbhid/Makefile:MAINTAINER= n_hibma@FreeBSD.ORG

View File

@ -1,7 +1,5 @@
# $FreeBSD$
MAINTAINER= peter@FreeBSD.org
SUBDIR = lib libdiff cvs contrib cvsbug doc
.include <bsd.subdir.mk>

View File

@ -1,7 +1,5 @@
# $FreeBSD$
MAINTAINER= peter@FreeBSD.org
.include "../Makefile.inc"
.PATH: ${CVSDIR}/contrib

View File

@ -1,7 +1,5 @@
# $FreeBSD$
MAINTAINER= peter@FreeBSD.org
.include "${.CURDIR}/../Makefile.inc"
.PATH: ${CVSDIR}/src

View File

@ -1,7 +1,5 @@
# $FreeBSD$
MAINTAINER= peter@FreeBSD.org
.include "${.CURDIR}/../Makefile.inc"
.PATH: ${CVSDIR}/src

View File

@ -1,7 +1,5 @@
# $FreeBSD$
MAINTAINER= peter@FreeBSD.org
.include "${.CURDIR}/../Makefile.inc"
SRCDIR= ${CVSDIR}/doc

View File

@ -1,7 +1,5 @@
# $FreeBSD$
MAINTAINER= peter@FreeBSD.org
.include "${.CURDIR}/../Makefile.inc"
.PATH: ${CVSDIR}/src

View File

@ -1,7 +1,5 @@
# $FreeBSD$
MAINTAINER= peter@FreeBSD.org
.include "${.CURDIR}/../Makefile.inc"
.PATH: ${CVSDIR}/diff