Missed rwatson's redundancy

This commit is contained in:
imp 2005-06-03 15:50:55 +00:00
parent 0bf2c018af
commit 98f9fb48ad
2 changed files with 0 additions and 3 deletions

View File

@ -138,7 +138,6 @@ $ cd /usr/src; find */* -type f|xargs egrep 'MAINTAINER[ <tab>]*='
bin/dd/Makefile:MAINTAINER= green@FreeBSD.org
games/fortune/datfiles/Makefile:MAINTAINER= jkh
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
sbin/dhclient/Makefile.inc:MAINTAINER= mbr
sys/compat/svr4/Makefile:MAINTAINER= newton@freebsd.org

View File

@ -1,7 +1,5 @@
# $FreeBSD$
MAINTAINER= rwatson@FreeBSD.org
.PATH: ${.CURDIR}/posix1e
SRCS+= acl_calc_mask.c \