Bug 78006 - Small tweak of COMMENT in graphics/cairo/Makefile
Summary: Small tweak of COMMENT in graphics/cairo/Makefile
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: Michael Johnson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-24 07:20 UTC by Alexey Dokuchaev
Modified: 2005-02-24 11:17 UTC (History)
0 users

See Also:


Attachments
file.diff (643 bytes, patch)
2005-02-24 07:20 UTC, Alexey Dokuchaev
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Dokuchaev freebsd_committer freebsd_triage 2005-02-24 07:20:13 UTC
We normally do not print the port name in COMMENT line in Makefile, since it would
look weird (redundant) in pkg_info output:

...
foobar-1.2_3,1	foobar is ...
...

There is no need for "foobar is " part, really.
Comment 1 Alexey Dokuchaev freebsd_committer freebsd_triage 2005-02-24 07:43:20 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ahze

Over to maintainer.
Comment 2 Michael Johnson freebsd_committer freebsd_triage 2005-02-24 11:17:37 UTC
State Changed
From-To: open->closed

Committed, Thanks!