diff options
author | jnemeth <jnemeth@pkgsrc.org> | 2010-08-05 04:58:12 +0000 |
---|---|---|
committer | jnemeth <jnemeth@pkgsrc.org> | 2010-08-05 04:58:12 +0000 |
commit | b90ea282647c4fb03ff073e2d2acfa61ed906ac1 (patch) | |
tree | ca1757dc6e1436a912996dc4ad8e73db0a5b6b67 /security | |
parent | 925f715457e7d2920c09112a0d519807da518239 (diff) | |
download | pkgsrc-b90ea282647c4fb03ff073e2d2acfa61ed906ac1.tar.gz |
sort
Diffstat (limited to 'security')
-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 |