diff options
author | asami <asami@FreeBSD.org> | 1995-10-03 15:03:50 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-10-03 15:03:50 +0800 |
commit | 36ea2b2b374f23cffe79125757b03028103cd95e (patch) | |
tree | 705095cda1dc1cc65a4d38addfe7de645dce2846 /www/w3c-httpd | |
parent | f21e7451055229ce47f67ded8692fbe8805a8acc (diff) | |
download | freebsd-ports-gnome-36ea2b2b374f23cffe79125757b03028103cd95e.tar.gz freebsd-ports-gnome-36ea2b2b374f23cffe79125757b03028103cd95e.tar.zst freebsd-ports-gnome-36ea2b2b374f23cffe79125757b03028103cd95e.zip |
Add sa2c@and.or.jp (NIIMI Satoshi) as the maintainer.
Diffstat (limited to 'www/w3c-httpd')
-rw-r--r-- | www/w3c-httpd/Makefile | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/www/w3c-httpd/Makefile b/www/w3c-httpd/Makefile index 8998c1fe38a1..af1125f8ab07 100644 --- a/www/w3c-httpd/Makefile +++ b/www/w3c-httpd/Makefile @@ -3,14 +3,16 @@ # Date created: 29 October 1994 # Whom: pst # -# $Id: Makefile,v 1.5 1995/04/22 12:29:38 asami Exp $ +# $Id: Makefile,v 1.6 1995/04/24 09:10:26 asami Exp $ # DISTNAME= WWW PKGNAME= cern_httpd-3.0 -DISTFILES= WWWDaemon_3.0.tar.Z WWWLibrary_2.17.tar.Z -MASTER_SITES= ftp://www0.cern.ch/pub/www/src/ CATEGORIES+= networking +MASTER_SITES= ftp://www0.cern.ch/pub/www/src/ +DISTFILES= WWWDaemon_3.0.tar.Z WWWLibrary_2.17.tar.Z + +MAINTAINER= sa2c@and.or.jp WWW_ROOT= ${PREFIX}/www |