From 99e6517ebd0855fc579c691655dc005ba6c7c803 Mon Sep 17 00:00:00 2001 From: fgsch Date: Wed, 19 May 1999 06:08:12 +0000 Subject: [PATCH] Enable smurflog. --- security/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/security/Makefile b/security/Makefile index 6278ba94935..5ac2bc55018 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.18 1999/05/14 15:29:54 dugsong Exp $ +# $OpenBSD: Makefile,v 1.19 1999/05/19 06:08:12 fgsch Exp $ # $FreeBSD: Makefile,v 1.23 1997/11/09 10:17:02 asami Exp $ # @@ -27,6 +27,7 @@ # SUBDIR += pidentd SUBDIR += portscanner SUBDIR += rsaref + SUBDIR += smurflog SUBDIR += socks5 SUBDIR += ssh SUBDIR += stel