diff options
author | jlam <jlam> | 2001-09-27 07:44:33 +0000 |
---|---|---|
committer | jlam <jlam> | 2001-09-27 07:44:33 +0000 |
commit | e1fdb8551ae700b0cc819d73ebb102e1b3979a66 (patch) | |
tree | 980a2c626608057361f675a8a658c1f511310878 /security/Makefile | |
parent | 069f9ea5c86255ec0d0dd02d018d438b62112444 (diff) | |
download | pkgsrc-e1fdb8551ae700b0cc819d73ebb102e1b3979a66.tar.gz |
Note addition of security/p5-IO-Socket-SSL.
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 17bf90361a9..7d965a7a2d4 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.89 2001/09/27 07:26:43 jlam Exp $ +# $NetBSD: Makefile,v 1.90 2001/09/27 07:44:33 jlam Exp $ # COMMENT= Security tools @@ -54,6 +54,7 @@ SUBDIR+= p5-Digest-MD2 SUBDIR+= p5-Digest-MD4 SUBDIR+= p5-Digest-MD5 SUBDIR+= p5-Digest-SHA1 +SUBDIR+= p5-IO-Socket-SSL SUBDIR+= p5-Net-SSLeay SUBDIR+= p5-SHA SUBDIR+= p5-SSLeay |