diff options
author | abs <abs@pkgsrc.org> | 2007-03-09 13:28:14 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2007-03-09 13:28:14 +0000 |
commit | 9cdc4a4926e9f48b55b371d16bda8426cf4fd4b7 (patch) | |
tree | c5243efe88b1757a3f59617a7d80d377d49ef5c4 /security | |
parent | 77c28542579bb39e2a1cb162bddda05827108912 (diff) | |
download | pkgsrc-9cdc4a4926e9f48b55b371d16bda8426cf4fd4b7.tar.gz |
enable p5-Data-SimplePassword
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 5265ef9f054..962a7954864 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.288 2007/02/28 05:35:16 schmonz Exp $ +# $NetBSD: Makefile,v 1.289 2007/03/09 13:28:14 abs Exp $ # COMMENT= Security tools @@ -162,6 +162,7 @@ SUBDIR+= p5-Crypt-Rijndael SUBDIR+= p5-Crypt-SSLeay SUBDIR+= p5-Crypt-SmbHash SUBDIR+= p5-Crypt-Twofish +SUBDIR+= p5-Data-SimplePassword SUBDIR+= p5-Digest SUBDIR+= p5-Digest-BubbleBabble SUBDIR+= p5-Digest-CRC |