Tidy up cvs entries
This commit is contained in:
parent
f9644214eb
commit
f92a6dac5e
@ -137,13 +137,6 @@ $ cd /usr/src; find */* -type f|xargs egrep 'MAINTAINER[ <tab>]*='
|
|||||||
bin/dd/Makefile:MAINTAINER= green@FreeBSD.org
|
bin/dd/Makefile:MAINTAINER= green@FreeBSD.org
|
||||||
contrib/cvs/FREEBSD-upgrade:MAINTAINER= peter@FreeBSD.org
|
contrib/cvs/FREEBSD-upgrade:MAINTAINER= peter@FreeBSD.org
|
||||||
games/fortune/datfiles/Makefile:MAINTAINER= jkh
|
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
|
gnu/usr.bin/man/apropos/Makefile:MAINTAINER= wosch
|
||||||
lib/libc/posix1e/Makefile.inc:MAINTAINER= rwatson@FreeBSD.org
|
lib/libc/posix1e/Makefile.inc:MAINTAINER= rwatson@FreeBSD.org
|
||||||
lib/libusbhid/Makefile:MAINTAINER= n_hibma@FreeBSD.ORG
|
lib/libusbhid/Makefile:MAINTAINER= n_hibma@FreeBSD.ORG
|
||||||
|
@ -1,7 +1,5 @@
|
|||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
MAINTAINER= peter@FreeBSD.org
|
|
||||||
|
|
||||||
SUBDIR = lib libdiff cvs contrib cvsbug doc
|
SUBDIR = lib libdiff cvs contrib cvsbug doc
|
||||||
|
|
||||||
.include <bsd.subdir.mk>
|
.include <bsd.subdir.mk>
|
||||||
|
@ -1,7 +1,5 @@
|
|||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
MAINTAINER= peter@FreeBSD.org
|
|
||||||
|
|
||||||
.include "../Makefile.inc"
|
.include "../Makefile.inc"
|
||||||
|
|
||||||
.PATH: ${CVSDIR}/contrib
|
.PATH: ${CVSDIR}/contrib
|
||||||
|
@ -1,7 +1,5 @@
|
|||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
MAINTAINER= peter@FreeBSD.org
|
|
||||||
|
|
||||||
.include "${.CURDIR}/../Makefile.inc"
|
.include "${.CURDIR}/../Makefile.inc"
|
||||||
|
|
||||||
.PATH: ${CVSDIR}/src
|
.PATH: ${CVSDIR}/src
|
||||||
|
@ -1,7 +1,5 @@
|
|||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
MAINTAINER= peter@FreeBSD.org
|
|
||||||
|
|
||||||
.include "${.CURDIR}/../Makefile.inc"
|
.include "${.CURDIR}/../Makefile.inc"
|
||||||
|
|
||||||
.PATH: ${CVSDIR}/src
|
.PATH: ${CVSDIR}/src
|
||||||
|
@ -1,7 +1,5 @@
|
|||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
MAINTAINER= peter@FreeBSD.org
|
|
||||||
|
|
||||||
.include "${.CURDIR}/../Makefile.inc"
|
.include "${.CURDIR}/../Makefile.inc"
|
||||||
|
|
||||||
SRCDIR= ${CVSDIR}/doc
|
SRCDIR= ${CVSDIR}/doc
|
||||||
|
@ -1,7 +1,5 @@
|
|||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
MAINTAINER= peter@FreeBSD.org
|
|
||||||
|
|
||||||
.include "${.CURDIR}/../Makefile.inc"
|
.include "${.CURDIR}/../Makefile.inc"
|
||||||
|
|
||||||
.PATH: ${CVSDIR}/src
|
.PATH: ${CVSDIR}/src
|
||||||
|
@ -1,7 +1,5 @@
|
|||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
MAINTAINER= peter@FreeBSD.org
|
|
||||||
|
|
||||||
.include "${.CURDIR}/../Makefile.inc"
|
.include "${.CURDIR}/../Makefile.inc"
|
||||||
|
|
||||||
.PATH: ${CVSDIR}/diff
|
.PATH: ${CVSDIR}/diff
|
||||||
|
Loading…
x
Reference in New Issue
Block a user