diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 1999-01-02 20:38:55 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 1999-01-02 20:38:55 +0000 |
commit | 8d930fd37b19cd16085a06848301072e1e3b5e82 (patch) | |
tree | 03978f53332ac0b2ab2f38a3b13e7ba2bb7b406d /security/openssl-beta | |
parent | fe2fc635e9cfc352b4b7d672748e5dfc3749cda4 (diff) |
Correct pathname.
PR: ports/9258
Submitted by: Seigo TANIMURA <tanimura@naklab.dnj.ynu.ac.jp>
Notes
Notes:
svn path=/head/; revision=15790
Diffstat (limited to 'security/openssl-beta')
-rw-r--r-- | security/openssl-beta/files/patch-ad | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/openssl-beta/files/patch-ad b/security/openssl-beta/files/patch-ad index 3a405f8e2745..cd606a304160 100644 --- a/security/openssl-beta/files/patch-ad +++ b/security/openssl-beta/files/patch-ad @@ -1,5 +1,5 @@ ---- md5.c.orig Thu Apr 9 07:59:29 1998 -+++ md5.c Sun Dec 27 18:44:33 1998 +--- crypto/md5/md5.c.orig Thu Apr 9 07:59:29 1998 ++++ crypto/md5/md5.c Sun Dec 27 18:44:33 1998 @@ -94,7 +94,7 @@ err++; continue; |