From 763ad5dc89586330d512bf47ee1ce5a49daa969b Mon Sep 17 00:00:00 2001 From: dugsong Date: Sun, 5 Dec 1999 18:24:48 +0000 Subject: [PATCH] add l0pht tools: l0phtcrack, rdp, tempwatch --- security/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/security/Makefile b/security/Makefile index dd8e6c6aa77..816dbe4853e 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.25 1999/11/04 17:39:51 dugsong Exp $ +# $OpenBSD: Makefile,v 1.26 1999/12/05 18:24:48 dugsong Exp $ # $FreeBSD: Makefile,v 1.23 1997/11/09 10:17:02 asami Exp $ # @@ -15,6 +15,7 @@ # SUBDIR += fwtk SUBDIR += gnupg SUBDIR += john + SUBDIR += l0phtcrack SUBDIR += libident SUBDIR += logsurfer SUBDIR += nbaudit @@ -30,6 +31,7 @@ SUBDIR += pgplib # SUBDIR += pidentd SUBDIR += portscanner + SUBDIR += rdp SUBDIR += rsaref SUBDIR += smurflog SUBDIR += socks5 @@ -40,6 +42,7 @@ # SUBDIR += super SUBDIR += swatch # SUBDIR += tcp_wrapper + SUBDIR += tempwatch # SUBDIR += tripwire # SUBDIR += vscan # SUBDIR += xinetd