diff options
author | wiz <wiz@pkgsrc.org> | 2004-11-18 09:16:12 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-11-18 09:16:12 +0000 |
commit | 18ac10bbd031e6d7efd53a1d856baab90ca772ae (patch) | |
tree | 9dd502748a7c7627c001c58b93b4789bc0402f95 /security/Makefile | |
parent | 968077b565d163587117bb441923511733b48f9a (diff) | |
download | pkgsrc-18ac10bbd031e6d7efd53a1d856baab90ca772ae.tar.gz |
Sort.
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/Makefile b/security/Makefile index 33bf228d7b0..b4d79904591 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.210 2004/11/12 14:32:11 he Exp $ +# $NetBSD: Makefile,v 1.211 2004/11/18 09:16:12 wiz Exp $ # COMMENT= Security tools @@ -131,6 +131,7 @@ SUBDIR+= p5-Crypt-OpenSSL-Random SUBDIR+= p5-Crypt-Primes SUBDIR+= p5-Crypt-RIPEMD160 SUBDIR+= p5-Crypt-RSA +SUBDIR+= p5-Crypt-RandPasswd SUBDIR+= p5-Crypt-Random SUBDIR+= p5-Crypt-Rijndael SUBDIR+= p5-Crypt-Twofish @@ -148,7 +149,6 @@ SUBDIR+= p5-IO-Socket-SSL SUBDIR+= p5-Module-Signature SUBDIR+= p5-Net-DNS-SEC SUBDIR+= p5-Net-SSLeay -SUBDIR+= p5-Crypt-RandPasswd SUBDIR+= p5-SHA SUBDIR+= p5-SSLeay SUBDIR+= p5-Tie-EncryptedHash |