diff options
author | wiz <wiz> | 2005-03-10 10:05:31 +0000 |
---|---|---|
committer | wiz <wiz> | 2005-03-10 10:05:31 +0000 |
commit | f921f8dc3d6253725e54942a1336defc796ecfd9 (patch) | |
tree | 7791d8e7f478292d679f239251361364b166a741 /security | |
parent | 4d8aeaeadb1f3b15ddca5871bf1227657f50231d (diff) | |
download | pkgsrc-f921f8dc3d6253725e54942a1336defc796ecfd9.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 |