diff options
author | rhaen <rhaen@pkgsrc.org> | 2008-07-25 08:48:23 +0000 |
---|---|---|
committer | rhaen <rhaen@pkgsrc.org> | 2008-07-25 08:48:23 +0000 |
commit | 1132dc138f6eb34da6b6b1c64b68fadc1f2f1b35 (patch) | |
tree | aa17142445753674f0e63c846c44e2723d946cc7 /security | |
parent | c7a9a34f057eaf6c6893ade5a9986446ae919dc8 (diff) | |
download | pkgsrc-1132dc138f6eb34da6b6b1c64b68fadc1f2f1b35.tar.gz |
Fixed the problems reported by babylon5.netbsd.org weekly pkgsrc output for Thu Jul 24 02:20:00 2008
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 d6714066a25..dc36d5925d9 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.324 2008/07/21 12:17:52 shannonjr Exp $ +# $NetBSD: Makefile,v 1.325 2008/07/25 08:48:23 rhaen Exp $ # COMMENT= Security tools @@ -148,8 +148,8 @@ SUBDIR+= p5-Crypt-DES SUBDIR+= p5-Crypt-DES_EDE3 SUBDIR+= p5-Crypt-DH SUBDIR+= p5-Crypt-DSA -SUBDIR+= p5-Crypt-GeneratePassword SUBDIR+= p5-Crypt-GPG +SUBDIR+= p5-Crypt-GeneratePassword SUBDIR+= p5-Crypt-IDEA SUBDIR+= p5-Crypt-OpenPGP SUBDIR+= p5-Crypt-OpenSSL-Bignum |