Bug 53638

Summary: Update port: typo fix for devel/distcc
Product: Ports & Packages Reporter: Frerich Raabe <frerich.raabe>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Frerich Raabe 2003-06-23 16:00:29 UTC
The attached patch fixes a silly typo in distcc's pre-fetch message.

How-To-Repeat: $ cd /usr/ports/devel/distcc
$ make
Building with GNOME-based monitor. To disabled this, press
Ctrl+C now and restart with 'make WITHOUT_GNOME=yes'.
[..]

Note the "disabled", which should be "disable".
Comment 1 Sergey A. Osokin freebsd_committer freebsd_triage 2003-06-23 16:08:03 UTC
State Changed
From-To: open->closed

Committed, thanks!