diff options
author | agc <agc@pkgsrc.org> | 2003-03-17 21:02:37 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2003-03-17 21:02:37 +0000 |
commit | 27085587562cf7c61f80f673d4a4a5776d783fbb (patch) | |
tree | 52c2f229adb826e73451a92da54086820be0ac9e /security/Makefile | |
parent | 0b1292b249a33d1ce96a0330fa1e8e1eb5c68897 (diff) | |
download | pkgsrc-27085587562cf7c61f80f673d4a4a5776d783fbb.tar.gz |
Add and enable sfs.
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 efb5c85e81d..24a133c9ce6 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.127 2003/03/05 09:10:22 wiz Exp $ +# $NetBSD: Makefile,v 1.128 2003/03/17 21:02:37 agc Exp $ # COMMENT= Security tools @@ -110,6 +110,7 @@ SUBDIR+= ruby-openssl SUBDIR+= ruby-tcpwrap SUBDIR+= scanssh SUBDIR+= seahorse +SUBDIR+= sfs SUBDIR+= skey SUBDIR+= smimemsg SUBDIR+= smtpd |