diff options
author | steve <steve@FreeBSD.org> | 1998-02-21 02:39:58 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-02-21 02:39:58 +0800 |
commit | 7f817ed355206ce0cae7450d457a582f420f4e39 (patch) | |
tree | 083cf344b842bf2f5b9ba97045443ec41e82a8cc /www/w3c-httpd | |
parent | ca152986b1b0b454ab58e2bea56e7f0842ab2ffe (diff) | |
download | freebsd-ports-graphics-7f817ed355206ce0cae7450d457a582f420f4e39.tar.gz freebsd-ports-graphics-7f817ed355206ce0cae7450d457a582f420f4e39.tar.zst freebsd-ports-graphics-7f817ed355206ce0cae7450d457a582f420f4e39.zip |
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 c6130a5fa06..b0f10917056 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 |