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-sigcomp.c | |
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-sigcomp.c')
-rw-r--r-- | net/v6eval/files/patch-sigcomp.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net/v6eval/files/patch-sigcomp.c b/net/v6eval/files/patch-sigcomp.c deleted file mode 100644 index b14a8ea4a0be..000000000000 --- a/net/v6eval/files/patch-sigcomp.c +++ /dev/null @@ -1,11 +0,0 @@ ---- bin/sigcomp/sigcomp.c 2005-05-27 20:40:19.000000000 +0900 -+++ bin/sigcomp/sigcomp.c 2008-01-01 06:03:23.000000000 +0900 -@@ -53,7 +53,7 @@ - - #include <openssl/err.h> - #include <openssl/evp.h> -- -+#include <openssl/rsa.h> - - - #ifdef DEBUG |