Bug 141738 - [patch] audio/lame: Makefile fix for portlint
Summary: [patch] audio/lame: Makefile fix for portlint
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: Alexander Leidinger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-18 03:00 UTC by Glen Barber
Modified: 2010-02-13 18:11 UTC (History)
0 users

See Also:


Attachments
file.diff (418 bytes, patch)
2009-12-18 03:00 UTC, Glen Barber
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Glen Barber 2009-12-18 03:00:18 UTC
Fix the following portlint error:
FATAL: Makefile: extra item "DISTNAME" placed in the MAINTAINER section.
FATAL: Makefile: COMMENT has to be there.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-12-18 03:01:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->netchild

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2010-02-13 18:11:00 UTC
State Changed
From-To: open->closed

Committed. Thanks!