Bug 13789

Summary: update to www/fcgi-devkit port to include web site
Product: Ports & Packages Reporter: kbyanc <kbyanc>
Component: Individual Port(s)Assignee: freebsd-ports (Nobody) <ports>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description kbyanc 1999-09-17 16:10:02 UTC
  I had not prefixed the web site in the DESCR with WWW so automated tools
were not picking up on the address (I know, bad porter, bad). Anyway, here
is a small patch to fix the mistake.

Fix: 

Apply the following patch to the pkg/DESCR file.
	
18c18
< See http://www.fastcgi.com/ for more information about the benefits of
---
> See WWW: http://www.fastcgi.com/ for more information about the benefits of
23c23
< kbyanc@posi.net
---
>   kbyanc@posi.net
Comment 1 Michael Haro freebsd_committer freebsd_triage 1999-10-26 02:40:16 UTC
State Changed
From-To: open->closed

committed, thanks