Bug 13789 - update to www/fcgi-devkit port to include web site
Summary: update to www/fcgi-devkit port to include web site
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 (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1999-09-17 16:10 UTC by kbyanc
Modified: 1999-10-26 02:40 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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