diff options
author | abs <abs@pkgsrc.org> | 2008-11-07 20:56:11 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2008-11-07 20:56:11 +0000 |
commit | 91298623749ded7712c0b1777257f99cd8fc2dc8 (patch) | |
tree | cb2f8f7ac04dae8edab3ffc75d5e80a5fa5d5ae8 /security | |
parent | 7971424486ea911f24c38f69ec175f209fcfde54 (diff) | |
download | pkgsrc-91298623749ded7712c0b1777257f99cd8fc2dc8.tar.gz |
add p5-Crypt-Eksblowfish
Diffstat (limited to 'security')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 3ba3dec6c2c..ddf170c0cbe 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.333 2008/10/30 03:44:13 bjs Exp $ +# $NetBSD: Makefile,v 1.334 2008/11/07 20:56:11 abs Exp $ # COMMENT= Security tools @@ -147,6 +147,7 @@ SUBDIR+= p5-Crypt-DES SUBDIR+= p5-Crypt-DES_EDE3 SUBDIR+= p5-Crypt-DH SUBDIR+= p5-Crypt-DSA +SUBDIR+= p5-Crypt-Eksblowfish SUBDIR+= p5-Crypt-GPG SUBDIR+= p5-Crypt-GeneratePassword SUBDIR+= p5-Crypt-IDEA |