diff options
author | Steve Price <steve@FreeBSD.org> | 1998-02-20 18:39:58 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-02-20 18:39:58 +0000 |
commit | 227824e7d1496bf0254aa6f1bad98f1622e053cf (patch) | |
tree | 04e7e54eb5679dc2ed3951bec971d1573bc08471 /www/w3c-httpd | |
parent | Upgrade to version 2.5. (diff) |
Update to reflect Pedro's new Email address.
PR: 5725
Diffstat (limited to 'www/w3c-httpd')
-rw-r--r-- | www/w3c-httpd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/w3c-httpd/Makefile b/www/w3c-httpd/Makefile index c6130a5fa064..b0f109170564 100644 --- a/www/w3c-httpd/Makefile +++ b/www/w3c-httpd/Makefile @@ -3,14 +3,14 @@ # Date created: 29 October 1994 # Whom: pst # -# $Id: Makefile,v 1.15 1997/01/10 07:34:35 asami Exp $ +# $Id: Makefile,v 1.16 1997/03/08 22:02:40 obrien Exp $ # DISTNAME= w3c-httpd-3.0A CATEGORIES= www MASTER_SITES= ftp://ftp.w3.org/pub/httpd/ -MAINTAINER= pgiffuni@fps.biblos.unal.edu.co +MAINTAINER= giffunip@asme.org NO_WRKSUBDIR= yes |