Bug 57744 - [patch] editors/leo - fix for 404 homepage in pkg-descr
Summary: [patch] editors/leo - fix for 404 homepage 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: 2003-10-08 15:40 UTC by Piotr Smyrak
Modified: 2003-10-08 15:55 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (325 bytes, patch)
2003-10-08 15:40 UTC, Piotr Smyrak
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Piotr Smyrak 2003-10-08 15:40:14 UTC
	The pkg-descr brings 404 URL for the program site. It is one char change

Fix: Remove the tilde or apply the patch:
How-To-Repeat: 	Try to visit the program homepage from pkg-descr.
Comment 1 Sergei Kolobov 2003-10-08 15:49:30 UTC
On 2003-10-08 at 16:28 +0200, Piotr Smyrak wrote:
> -WWW:	http://webpages.charter.net/~edreamleo/front.html
> +WWW:	http://webpages.charter.net/edreamleo/front.html

Approved by the maintainer.
Comment 2 Kirill Ponomarev freebsd_committer freebsd_triage 2003-10-08 15:55:05 UTC
State Changed
From-To: open->closed

Committed, thanks!