Clarify my feelings towards fetch / libfetch.
This commit is contained in:
parent
bb13d0af67
commit
75c3973ab8
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=106187
@ -54,6 +54,8 @@ etc/sendmail gshapiro Pre-commit review requested.
|
||||
dhcp murray Needs to pre-approve commits to contrib/isc-dhcp, so
|
||||
changes can be made to the isc.org CVS repository.
|
||||
RELENG_4_* security-officer Requires Security Officer approval.
|
||||
libfetch des Advance notification requested.
|
||||
fetch des Advance notification requested.
|
||||
libpam des Pre-commit review requested.
|
||||
openssh des Pre-commit review requested.
|
||||
pseudofs des Advance notification requested.
|
||||
|
@ -1,6 +1,5 @@
|
||||
# $FreeBSD$
|
||||
|
||||
MAINTAINER= des@freebsd.org
|
||||
LIB= fetch
|
||||
CFLAGS+= -I.
|
||||
CFLAGS+= -DINET6
|
||||
|
@ -1,6 +1,5 @@
|
||||
# $FreeBSD$
|
||||
|
||||
MAINTAINER= des@freebsd.org
|
||||
PROG= fetch
|
||||
WARNS?= 5
|
||||
DPADD= ${LIBFETCH}
|
||||
|
Loading…
Reference in New Issue
Block a user