Bug 54242 - [patch] [non-maintianer] correct chown syntax for misc/xdf
Summary: [patch] [non-maintianer] correct chown syntax for misc/xdf
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-07-09 05:10 UTC by Mark Linimon
Modified: 2009-01-14 20:31 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (573 bytes, patch)
2003-07-09 05:10 UTC, Mark Linimon
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Linimon 2003-07-09 05:10:03 UTC
	The usage chown uid.gid is deprecated in favor of uid:gid
	these days.

How-To-Repeat: 	see bento errorlog for build on i386-5-current
Comment 1 Christian Weisgerber freebsd_committer freebsd_triage 2003-07-09 16:07:48 UTC
State Changed
From-To: open->closed

Committed, thanks.