diff options
author | grant <grant@pkgsrc.org> | 2002-07-26 09:22:36 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2002-07-26 09:22:36 +0000 |
commit | 47b3342f0f951d4c00cb4483bf5b988146c2b2b8 (patch) | |
tree | 9f006cb5c776ca847f8b53e9c3175c6573c2013d /security/Makefile | |
parent | 6a98ad1a6745baf9480216be54bdf184a2edcf11 (diff) | |
download | pkgsrc-47b3342f0f951d4c00cb4483bf5b988146c2b2b8.tar.gz |
add and enable skey.
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 f45408ebb42..4b68e32c813 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.110 2002/07/14 13:04:46 wiz Exp $ +# $NetBSD: Makefile,v 1.111 2002/07/26 09:22:36 grant Exp $ # COMMENT= Security tools @@ -100,6 +100,7 @@ SUBDIR+= ruby-openssl SUBDIR+= ruby-tcpwrap SUBDIR+= scanssh SUBDIR+= seahorse +SUBDIR+= skey SUBDIR+= smimemsg SUBDIR+= smtpd SUBDIR+= sniff |