diff options
author | he <he> | 2004-11-12 14:32:11 +0000 |
---|---|---|
committer | he <he> | 2004-11-12 14:32:11 +0000 |
commit | 1267d4314e7e194761a0ce1afc17bcf3b109dbe9 (patch) | |
tree | e11aa16273299435615b00708a5c9a1ccecdeb15 /security | |
parent | fd9ef51e9de65adfecaef1ccdde2facd473528e0 (diff) | |
download | pkgsrc-1267d4314e7e194761a0ce1afc17bcf3b109dbe9.tar.gz |
Add
net/p5-Net-XWhois
security/p5-Crypt-RandPasswd
to their respective parent Makefiles.
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 3a2469e3d6c..33bf228d7b0 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.209 2004/11/12 11:33:11 darcy Exp $ +# $NetBSD: Makefile,v 1.210 2004/11/12 14:32:11 he Exp $ # COMMENT= Security tools @@ -148,6 +148,7 @@ 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 |