Remove portmap_tcpd (it's the same as the one in the base system). After a
brief discussion on -committers, tcp_wrappers will be imported into the base system which will allow us to build our system portmapper with hosts.allow functionality.
This commit is contained in:
parent
a51040269b
commit
404c5d2aeb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=17156
@ -1,4 +1,4 @@
|
||||
# $Id: Makefile,v 1.43 1999/01/26 22:19:07 billf Exp $
|
||||
# $Id: Makefile,v 1.44 1999/03/11 16:57:40 jfitz Exp $
|
||||
#
|
||||
|
||||
SUBDIR += SSLeay
|
||||
@ -28,7 +28,6 @@
|
||||
SUBDIR += pgp
|
||||
SUBDIR += pgp5
|
||||
SUBDIR += pidentd
|
||||
SUBDIR += portmap_tcpd
|
||||
SUBDIR += portscanner
|
||||
SUBDIR += rsaref
|
||||
SUBDIR += sentry
|
||||
|
Loading…
Reference in New Issue
Block a user