summaryrefslogtreecommitdiff
path: root/www/fcgi/Makefile
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>1999-08-11 19:01:50 +0000
committerChris Piazza <cpiazza@FreeBSD.org>1999-08-11 19:01:50 +0000
commitcf69eadaa4d236a3791e8db2fdf4b7b58f52ab15 (patch)
treea5ae21e7027b93526c00dcccb88483bbe0c499eb /www/fcgi/Makefile
parentCreate link for OSVERSION 320001 too, because the necessary kernel change (diff)
Update maintainers email address
PR: 13080 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=20653
Diffstat (limited to '')
-rw-r--r--www/fcgi/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/fcgi/Makefile b/www/fcgi/Makefile
index 2ed1394ebccf..2ae060dc56e6 100644
--- a/www/fcgi/Makefile
+++ b/www/fcgi/Makefile
@@ -3,14 +3,14 @@
# Date created: 13 May 1999
# Whom: kbyanc
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1999/06/09 01:43:04 steve Exp $
#
DISTNAME= fcgi-devkit-2.1
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