Bug 62619

Summary: COMMENT for x11/kdebase3 starts with 'This package provides the'
Product: Ports & Packages Reporter: Ernst de Haan <znerd>
Component: Individual Port(s)Assignee: freebsd-kde (group) <kde>
Status: Closed FIXED    
Severity: Affects Only Me CC: kde
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Ernst de Haan freebsd_committer freebsd_triage 2004-02-10 07:40:15 UTC
The comment for x11/kdebase3 starts with 'This package provides the':

$ grep COMMENT /usr/ports/x11/kdebase3/Makefile
COMMENT=	This package provides the basic applications for the KDE system

It is bad practice to start a comment with generic non-informative text.

Fix: 

I suggest the COMMENT be changed to:

   Basic applications for the KDE system
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2004-02-10 08:40:46 UTC
Responsible Changed
From-To: freebsd-ports-bugs->kde

Over to maintainers.
Comment 2 Michael Nottebrock freebsd_committer freebsd_triage 2004-02-10 14:10:36 UTC
State Changed
From-To: open->closed

Committed, thanks!