Ethiopian Herald (Jul 03, 2026)

AMENDMENT/EXTENSION OF
BID CLOSING DATE

The Ministry of Agriculture wishes to notify all prospective bidders regarding an amendment to the specific procurement advertisement published in the Ethiopian Herald on June 7, 2026.

Project Name: Ethiopian Food System Resilience Program (FSRP)

Contract Title: Procurement of Supply and Delivery of Post-Harvest Processing Machinery and Grain Management Tools for 25 FSRP- Supported Woredas across Six Regions

RFB Reference No: ET-MOA-545877-GO-RFB

To resolve a time discrepancy in the original notice and to ensure fair competition, the deadline for Bid Submission and Public Opening has been officially extended by Fifteen (15) days.

The new, unified schedule is as follows:

  • New Bid Submission Deadline: July 24, 2026, at 10:00 AM (4:00 Local Time)
  • New Public Bid Opening Session: July 24, 2026, at 10:30AM (4:30 Local Time)

Bids must be delivered to the address specified in the RFB data sheet on or before the new deadline. Late bids will be rejected automatically. All other technical specifications, evaluation criteria, and mandatory compliance terms specified inside the original Request for Bids (RFB) document remain completely unchanged.

Federal Democratic Republic of Ethiopia,
Ministry of Agriculture, Procurement Executive,
Attention: Woineye Girma, Procurement Specialist Tel. 09 11 76 22 10. Email: gwoineye1855@gmail.com 
Street address: CMC Road, behind Ministry of Trade and Regional Integration of Ethiopia Floor/ Room number: Block A, 2nd Floor, Room
number 5
City: Addis Ababa, Ethiopia
MINISTRY OF AGRICULTURE

Please use the following link for the previous tender  

https://tender.2merkato.com/tenders/6a269b880a538a0637000001

{ document.querySelectorAll(selector).forEach(el => { if (el.closest('#job-detail-content')) { el.style.display = 'none'; } }); }); // Also hide the action buttons const actions = document.querySelector('.job-actions'); if (actions) actions.style.display = 'none'; // Restore after printing (attach listener BEFORE calling print) window.addEventListener('afterprint', function restore() { selectorsToHide.forEach(selector => { document.querySelectorAll(selector).forEach(el => { el.style.display = ''; }); }); if (actions) actions.style.display = ''; window.removeEventListener('afterprint', restore); }, { once: true }); // Now trigger the print dialog window.print(); } function downloadJobPDF() { printJobDetails(); }