diff options
-rw-r--r-- | security/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/Makefile b/security/Makefile index 17587682abd..bde382bf997 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.395 2010/08/03 05:03:41 obache Exp $ +# $NetBSD: Makefile,v 1.396 2010/08/05 04:58:12 jnemeth Exp $ # COMMENT= Security tools @@ -318,9 +318,9 @@ SUBDIR+= ruby-net-sftp SUBDIR+= ruby-net-ssh SUBDIR+= ruby-net-ssh-gateway SUBDIR+= ruby-oauth +SUBDIR+= ruby-password SUBDIR+= ruby-roauth SUBDIR+= ruby-soauth -SUBDIR+= ruby-password SUBDIR+= ruby-tcpwrap SUBDIR+= sbd SUBDIR+= scanssh |