diff options
author | wiz <wiz@pkgsrc.org> | 2003-12-18 09:47:10 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-12-18 09:47:10 +0000 |
commit | 4460d163f69adb3b659c96af8af6add00c3c0632 (patch) | |
tree | 431292a231fe0566e95a4b791865aa732e702f92 /security/Makefile | |
parent | 51773005301c4e99f3be9e5cc034612ce6ec9fdd (diff) | |
download | pkgsrc-4460d163f69adb3b659c96af8af6add00c3c0632.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 56ace2a380e..611b56dd30f 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.151 2003/12/14 17:57:58 wiz Exp $ +# $NetBSD: Makefile,v 1.152 2003/12/18 09:47:27 wiz Exp $ # COMMENT= Security tools @@ -85,8 +85,8 @@ SUBDIR+= p5-Crypt-IDEA SUBDIR+= p5-Crypt-OpenPGP SUBDIR+= p5-Crypt-OpenSSL-Bignum SUBDIR+= p5-Crypt-OpenSSL-DSA -SUBDIR+= p5-Crypt-OpenSSL-Random SUBDIR+= p5-Crypt-OpenSSL-RSA +SUBDIR+= p5-Crypt-OpenSSL-Random SUBDIR+= p5-Crypt-Primes SUBDIR+= p5-Crypt-RIPEMD160 SUBDIR+= p5-Crypt-RSA |