diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-09-01 21:38:59 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-09-01 21:38:59 +0000 |
commit | beced671bdcb6ffe50e652d814ac803ba36386d8 (patch) | |
tree | 88eb9dbb4fc80b7d159c64e16db129bdd9b80aed /misc/amanda25-server/files/patch-sendsize.c | |
parent | Add the current SUSv4/Open Group Base Specifications Issue 7. (diff) |
Remove non staged ports without pending PR from m*
Notes
Notes:
svn path=/head/; revision=366962
Diffstat (limited to 'misc/amanda25-server/files/patch-sendsize.c')
-rw-r--r-- | misc/amanda25-server/files/patch-sendsize.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/misc/amanda25-server/files/patch-sendsize.c b/misc/amanda25-server/files/patch-sendsize.c deleted file mode 100644 index 1279be968739..000000000000 --- a/misc/amanda25-server/files/patch-sendsize.c +++ /dev/null @@ -1,11 +0,0 @@ ---- client-src/sendsize.c.orig Thu Feb 15 11:11:39 2007 -+++ client-src/sendsize.c Thu Feb 15 11:12:03 2007 -@@ -1190,7 +1190,7 @@ - # endif - dumpkeys = vstralloc(level_str, - PARAM_DUMP_ESTIMATE, -- PARAM_DUMP_ESTIMATE, -+ PARAM_HONOR_NODUMP, - "s", "f", NULL); - - # ifdef HAVE_DUMP_ESTIMATE |