diff options
author | reed <reed> | 2005-09-07 02:15:12 +0000 |
---|---|---|
committer | reed <reed> | 2005-09-07 02:15:12 +0000 |
commit | 4ce8e67f0d894e55f67e1de41a8e4a1ee0d76e88 (patch) | |
tree | b2790063813de5ec4916040cb2de5d9dff9c0c54 /www | |
parent | e5789c537804ce43777770bb9bcedfe1d5af888e (diff) | |
download | pkgsrc-4ce8e67f0d894e55f67e1de41a8e4a1ee0d76e88.tar.gz |
I will maintain these packages. Bruce isn't working on NetBSD now.
Thank you, Bruce, for previously maintaining these.
Diffstat (limited to 'www')
-rw-r--r-- | www/micro_httpd/Makefile | 4 | ||||
-rw-r--r-- | www/mini_httpd/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/micro_httpd/Makefile b/www/micro_httpd/Makefile index 9156309991a..e36b5f964ff 100644 --- a/www/micro_httpd/Makefile +++ b/www/micro_httpd/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.4 2005/04/11 21:47:54 tv Exp $ +# $NetBSD: Makefile,v 1.5 2005/09/07 02:15:12 reed Exp $ DISTNAME= micro_httpd_14dec2001 PKGNAME= micro_httpd-20011214 CATEGORIES= www MASTER_SITES= http://www.acme.com/software/micro_httpd/ -MAINTAINER= pkgsrc@bjan.freeshell.org +MAINTAINER= reed@reedmedia.net HOMEPAGE= http://www.acme.com/software/micro_httpd/ COMMENT= Really small HTTP server than runs from inetd(8) diff --git a/www/mini_httpd/Makefile b/www/mini_httpd/Makefile index c3caa961932..ffbdba62794 100644 --- a/www/mini_httpd/Makefile +++ b/www/mini_httpd/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.8 2005/07/08 18:16:04 kristerw Exp $ +# $NetBSD: Makefile,v 1.9 2005/09/07 02:15:12 reed Exp $ DISTNAME= mini_httpd-1.19 PKGREVISION= 2 CATEGORIES= www MASTER_SITES= http://www.acme.com/software/mini_httpd/ -MAINTAINER= pkgsrc@bjan.freeshell.org +MAINTAINER= reed@reedmedia.net HOMEPAGE= http://www.acme.com/software/mini_httpd/ COMMENT= Small, forking webserver with IPv6 and SSL support |