diff options
author | wiz <wiz@pkgsrc.org> | 2005-03-10 10:05:31 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-03-10 10:05:31 +0000 |
commit | 4f3186676663537724aa0d71d666855f7c2a7889 (patch) | |
tree | 7791d8e7f478292d679f239251361364b166a741 /security | |
parent | 6ae53ab9ccf5cb0b8ef51e5a348ebd30521318a2 (diff) | |
download | pkgsrc-4f3186676663537724aa0d71d666855f7c2a7889.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 1b9f98501a2..4ef14bc0716 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.227 2005/03/06 17:04:53 taca Exp $ +# $NetBSD: Makefile,v 1.228 2005/03/10 10:05:31 wiz Exp $ # COMMENT= Security tools @@ -193,8 +193,8 @@ SUBDIR+= rc5des SUBDIR+= rid SUBDIR+= rsaref SUBDIR+= ruby-digest -SUBDIR+= ruby-tcpwrap SUBDIR+= ruby-openssl +SUBDIR+= ruby-tcpwrap SUBDIR+= ruby16-openssl SUBDIR+= scanssh SUBDIR+= seahorse |