diff --git a/net/Makefile b/net/Makefile index 900763e646c..f66064cb63a 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.175 2001/10/07 19:19:38 jakob Exp $ +# $OpenBSD: Makefile,v 1.176 2001/10/29 03:35:20 jcs Exp $ # $FreeBSD: Makefile,v 1.129 1997/11/20 13:47:40 itojun Exp $ # @@ -100,6 +100,7 @@ SUBDIR += p5-Net-Ping-External SUBDIR += p5-Net-Pcap SUBDIR += p5-Net-RawIP + SUBDIR += p5-Net-Telnet SUBDIR += p5-Net-Traceroute SUBDIR += p5-Net-Whois SUBDIR += p5-PlRPC diff --git a/security/Makefile b/security/Makefile index b151e6b585d..10044cc6eaa 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.88 2001/10/27 09:39:40 shell Exp $ +# $OpenBSD: Makefile,v 1.89 2001/10/29 03:35:20 jcs Exp $ # $FreeBSD: Makefile,v 1.23 1997/11/09 10:17:02 asami Exp $ # @@ -48,6 +48,7 @@ SUBDIR += nfsshell SUBDIR += outguess SUBDIR += parse + SUBDIR += p0f SUBDIR += p5-Authen-Radius SUBDIR += p5-Crypt-Blowfish SUBDIR += p5-Crypt-CBC