summaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorjun <jun@pkgsrc.org>2001-03-14 03:11:47 +0000
committerjun <jun@pkgsrc.org>2001-03-14 03:11:47 +0000
commitd74f2d4e1bef8ea8de67e256738ffd837e44225f (patch)
treeb190df28b04d8775219f4c9bb1e7e09cd584caf8 /security/Makefile
parenta5ee669ed06023a27ced4a8cd12e00176d7a71dc (diff)
downloadpkgsrc-d74f2d4e1bef8ea8de67e256738ffd837e44225f.tar.gz
add & enable smimemsg.
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile
index f9fd7a71803..52a59a443ea 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.64 2001/03/13 13:20:18 zuntum Exp $
+# $NetBSD: Makefile,v 1.65 2001/03/14 03:11:47 jun Exp $
#
COMMENT= Security tools
@@ -54,6 +54,7 @@ SUBDIR+= rc5des
SUBDIR+= rid
SUBDIR+= rsaref
SUBDIR+= scanssh
+SUBDIR+= smimemsg
SUBDIR+= smtpd
SUBDIR+= sniff
SUBDIR+= srp_client