Date: Wed, 11 Aug 1999 11:41:27 -0400 (EDT) From: kbyanc@posi.net To: FreeBSD-gnats-submit@freebsd.org Subject: ports/13080: extremely minor fix to fcgi port Message-ID: <199908111541.LAA13875@kronos.alcnet.com>
next in thread | raw e-mail | index | archive | help
>Number: 13080 >Category: ports >Synopsis: extremely minor fix to fcgi port >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Aug 11 08:50:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Kelly Yancey >Release: FreeBSD 3.2-STABLE i386 >Organization: >Environment: >Description: Wrong address in one the ports I maintain... >How-To-Repeat: >Fix: --- Makefile.orig Wed Aug 11 11:38:07 1999 +++ Makefile Wed Aug 11 11:38:45 1999 @@ -10,7 +10,7 @@ CATEGORIES= www MASTER_SITES= http://fastcgi.idle.com/dist/ -MAINTAINER= kbyanc@alcnet.com +MAINTAINER= kbyanc@posi.net MAN1= cgi-fcgi.1 MAN3= FCGI_Accept.3 FCGI_Finish.3 FCGI_SetExitStatus.3 FCGI_StartFilterData.3 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199908111541.LAA13875>