Bug 53638 - Update port: typo fix for devel/distcc
Summary: Update port: typo fix for devel/distcc
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-23 16:00 UTC by Frerich Raabe
Modified: 2003-06-23 16:08 UTC (History)
0 users

See Also:


Attachments
file.diff (449 bytes, patch)
2003-06-23 16:00 UTC, Frerich Raabe
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!