Bug 85575 - editors/hte has a typo in pkg-descr
Summary: editors/hte has a typo in pkg-descr
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: 2005-09-01 17:20 UTC by Darrien
Modified: 2005-09-03 23:50 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Darrien 2005-09-01 17:20:17 UTC
editors/hte has a typo in pkg-descr on line 18.

Fix: 

Replace

- M$ object files (.obj) 

with

- MS object files (.obj)

or

- Microsoft object files (.obj)
How-To-Repeat: $ cd /usr/ports/editors/hte
$ cat pkg-descr
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2005-09-03 23:49:58 UTC
State Changed
From-To: open->closed

Committed, thanks!