diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 2000-04-17 18:40:05 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 2000-04-17 18:40:05 +0000 |
commit | 3f884f66e0be107c579d86000e6fdffb01dbdd5d (patch) | |
tree | 6659905253eb4a5aabce98da9834e277e16186eb | |
parent | GNU Pth 1.3.4 -> 1.3.5 (diff) |
Prepare for p5-Net_SSLeay
Notes
Notes:
svn path=/head/; revision=27694
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index d542d7d375d5..68c91e3263cb 100644 --- a/security/Makefile +++ b/security/Makefile @@ -59,6 +59,7 @@ SUBDIR += p5-Crypt-IDEA SUBDIR += p5-Digest-MD5 SUBDIR += p5-MD5 + SUBDIR += p5-Net_SSLeay SUBDIR += p5-PGP SUBDIR += p5-PGP-Sign SUBDIR += pgp |