diff options
author | itojun <itojun> | 2001-01-15 06:41:03 +0000 |
---|---|---|
committer | itojun <itojun> | 2001-01-15 06:41:03 +0000 |
commit | 68dc7aae06941f2b463a886509413f41b718c457 (patch) | |
tree | 5689f0327f78edf15a71bb1e845eb5839205c1c9 /security | |
parent | c28d6ade573adcced9ef0bef881642ef4095e9ac (diff) | |
download | pkgsrc-68dc7aae06941f2b463a886509413f41b718c457.tar.gz |
add security/scanssh
Diffstat (limited to 'security')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 57d24aae9dc..25afa85eef4 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.56 2001/01/09 06:33:21 itojun Exp $ +# $NetBSD: Makefile,v 1.57 2001/01/15 06:41:03 itojun Exp $ # SUBDIR += PAM @@ -46,6 +46,7 @@ SUBDIR += rc5des SUBDIR += rid SUBDIR += rsaref + SUBDIR += scanssh SUBDIR += smtpd SUBDIR += srp_client SUBDIR += ssh |