diff options
author | jun <jun@pkgsrc.org> | 2001-03-14 03:11:47 +0000 |
---|---|---|
committer | jun <jun@pkgsrc.org> | 2001-03-14 03:11:47 +0000 |
commit | d74f2d4e1bef8ea8de67e256738ffd837e44225f (patch) | |
tree | b190df28b04d8775219f4c9bb1e7e09cd584caf8 /security/Makefile | |
parent | a5ee669ed06023a27ced4a8cd12e00176d7a71dc (diff) | |
download | pkgsrc-d74f2d4e1bef8ea8de67e256738ffd837e44225f.tar.gz |
add & enable smimemsg.
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 3 |
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 |