Bug 218773

Summary: [PATCH] mail/archivemail botched up after shebang fix (r438894)
Product: Ports & Packages Reporter: Helge Oldach <freebsd>
Component: Individual Port(s)Assignee: Dmitry Marakasov <amdmi3>
Status: Closed FIXED    
Severity: Affects Many People CC: freebsd, pi
Priority: --- Keywords: patch
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch none

Description Helge Oldach 2017-04-20 09:52:22 UTC
Created attachment 181933 [details]
patch

The recent shebangfix modification to the Makefile got the name of a script wrong. It's not "mail" but "archivemail". Trivial patch attached.
Comment 1 Kurt Jaeger freebsd_committer freebsd_triage 2017-04-20 16:16:12 UTC
Fixed in r438973