From 6cae98818d2c26add3a926fe033c6e6c8ab90fe6 Mon Sep 17 00:00:00 2001 From: mjl Date: Fri, 21 Apr 2000 10:59:53 +0000 Subject: Enable smtpd. --- security/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'security') diff --git a/security/Makefile b/security/Makefile index 82045185dc4..1b08081ec29 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2000/04/04 03:02:27 itojun Exp $ +# $NetBSD: Makefile,v 1.32 2000/04/21 10:59:53 mjl Exp $ # FreeBSD Id: Makefile,v 1.23 1997/11/09 10:17:02 asami Exp # @@ -23,6 +23,7 @@ SUBDIR += racoon SUBDIR += rc5des SUBDIR += rsaref + SUBDIR += smtpd SUBDIR += srp_client SUBDIR += ssh SUBDIR += ssh6 -- cgit v1.2.3