diff options
author | Hiroki Sato <hrs@FreeBSD.org> | 2013-05-03 20:28:15 +0000 |
---|---|---|
committer | Hiroki Sato <hrs@FreeBSD.org> | 2013-05-03 20:28:15 +0000 |
commit | f8bfefd73719dc0ac3cd8d3da049797b6ecfaa2d (patch) | |
tree | 1f56cce0b387ef48c60470ad9bbb154027aadf9b /net/v6eval/files/patch-MvFunction.cc | |
parent | DRI stands for Domain Registration Interface and aims to be, (diff) |
- Update to 3.3.2.
- Add LICENSE.
- Mark MAKE_JOBS_SAFE.
Notes
Notes:
svn path=/head/; revision=317237
Diffstat (limited to 'net/v6eval/files/patch-MvFunction.cc')
-rw-r--r-- | net/v6eval/files/patch-MvFunction.cc | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/net/v6eval/files/patch-MvFunction.cc b/net/v6eval/files/patch-MvFunction.cc deleted file mode 100644 index f9924132c1b0..000000000000 --- a/net/v6eval/files/patch-MvFunction.cc +++ /dev/null @@ -1,10 +0,0 @@ ---- lib/Pz/MvFunction.cc 2005-05-09 18:35:24.000000000 +0900 -+++ lib/Pz/MvFunction.cc 2008-01-01 04:41:51.000000000 +0900 -@@ -71,6 +71,7 @@ extern "C" { - #include <netinet/in.h> - #include <arpa/inet.h> - #include <openssl/hmac.h> -+#include <openssl/md5.h> - #include <openssl/sha.h> - } - |