Bug 83632 - error in Makefile for www/webalizer
Summary: error in Makefile for www/webalizer
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: Dirk Meyer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-17 22:30 UTC by Juraj Lutter
Modified: 2005-07-18 11:47 UTC (History)
0 users

See Also:


Attachments
Makefile.diff (425 bytes, patch)
2005-07-17 22:41 UTC, Daniel Gerzo
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Juraj Lutter 2005-07-17 22:30:11 UTC
	There is an error in Makefile on line 55 where there's mistyped word
	"slowak" which should be "slovak" as you can see from webalizer's
	sources.

Fix: 

Correct the spelling of word "slovak"
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2005-07-17 22:30:59 UTC
Responsible Changed
From-To: freebsd-ports-bugs->dinoex

Over to maintainer
Comment 2 Daniel Gerzo 2005-07-17 22:41:44 UTC
here's diff :-)
Comment 3 Dirk Meyer freebsd_committer freebsd_triage 2005-07-18 11:47:03 UTC
State Changed
From-To: open->closed

committed, thanks.