Tidy up cvs entries
This commit is contained in:
parent
5059d13401
commit
74bccf229d
@ -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
|
||||
|
@ -1,7 +1,5 @@
|
||||
# $FreeBSD$
|
||||
|
||||
MAINTAINER= peter@FreeBSD.org
|
||||
|
||||
SUBDIR = lib libdiff cvs contrib cvsbug doc
|
||||
|
||||
.include <bsd.subdir.mk>
|
||||
|
@ -1,7 +1,5 @@
|
||||
# $FreeBSD$
|
||||
|
||||
MAINTAINER= peter@FreeBSD.org
|
||||
|
||||
.include "../Makefile.inc"
|
||||
|
||||
.PATH: ${CVSDIR}/contrib
|
||||
|
@ -1,7 +1,5 @@
|
||||
# $FreeBSD$
|
||||
|
||||
MAINTAINER= peter@FreeBSD.org
|
||||
|
||||
.include "${.CURDIR}/../Makefile.inc"
|
||||
|
||||
.PATH: ${CVSDIR}/src
|
||||
|
@ -1,7 +1,5 @@
|
||||
# $FreeBSD$
|
||||
|
||||
MAINTAINER= peter@FreeBSD.org
|
||||
|
||||
.include "${.CURDIR}/../Makefile.inc"
|
||||
|
||||
.PATH: ${CVSDIR}/src
|
||||
|
@ -1,7 +1,5 @@
|
||||
# $FreeBSD$
|
||||
|
||||
MAINTAINER= peter@FreeBSD.org
|
||||
|
||||
.include "${.CURDIR}/../Makefile.inc"
|
||||
|
||||
SRCDIR= ${CVSDIR}/doc
|
||||
|
@ -1,7 +1,5 @@
|
||||
# $FreeBSD$
|
||||
|
||||
MAINTAINER= peter@FreeBSD.org
|
||||
|
||||
.include "${.CURDIR}/../Makefile.inc"
|
||||
|
||||
.PATH: ${CVSDIR}/src
|
||||
|
@ -1,7 +1,5 @@
|
||||
# $FreeBSD$
|
||||
|
||||
MAINTAINER= peter@FreeBSD.org
|
||||
|
||||
.include "${.CURDIR}/../Makefile.inc"
|
||||
|
||||
.PATH: ${CVSDIR}/diff
|
||||
|
Loading…
x
Reference in New Issue
Block a user