diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 2000-04-17 18:49:52 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 2000-04-17 18:49:52 +0000 |
commit | fc31876bef04e262341540c27172d0996ba4869a (patch) | |
tree | fa1ba12a222782410d46a111fb268cabfbfecba0 | |
parent | Hopefully clean import of new port p5-Net_SSLeay (diff) |
o.k., easy-import changes _ to -
Notes
Notes:
svn path=/head/; revision=27696
-rw-r--r-- | security/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 68c91e3263cb..8d21fcebaf8b 100644 --- a/security/Makefile +++ b/security/Makefile @@ -59,7 +59,7 @@ SUBDIR += p5-Crypt-IDEA SUBDIR += p5-Digest-MD5 SUBDIR += p5-MD5 - SUBDIR += p5-Net_SSLeay + SUBDIR += p5-Net-SSLeay SUBDIR += p5-PGP SUBDIR += p5-PGP-Sign SUBDIR += pgp |