summaryrefslogtreecommitdiff
path: root/www/bozohttpd/Makefile
diff options
context:
space:
mode:
authormrg <mrg@pkgsrc.org>2009-05-23 03:58:16 +0000
committermrg <mrg@pkgsrc.org>2009-05-23 03:58:16 +0000
commita9ca074672e44b952c251e4f35b02cc075b8b52a (patch)
tree4af260bc9c0b88924454622e6adb608a048fd3ec /www/bozohttpd/Makefile
parent678c4e8e3885f1dfb83d09d3f778e84c243f9d4a (diff)
downloadpkgsrc-a9ca074672e44b952c251e4f35b02cc075b8b52a.tar.gz
update to bozohttpd 20090522. change include:
o close more leaking file descriptors for CGI and daemon mode o add subdirs for build "debug" and "small" versions o clean up a bad merge / duplicate code o make mmap() usage portable, fixes linux & ranges: support o document the -f option o daemon mode now serves 6 files per child
Diffstat (limited to 'www/bozohttpd/Makefile')
-rw-r--r--www/bozohttpd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/bozohttpd/Makefile b/www/bozohttpd/Makefile
index 741e33d0977..00140579947 100644
--- a/www/bozohttpd/Makefile
+++ b/www/bozohttpd/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.65 2009/04/18 21:06:15 mrg Exp $
+# $NetBSD: Makefile,v 1.66 2009/05/23 03:58:16 mrg Exp $
#
-DISTNAME= bozohttpd-20090418
+DISTNAME= bozohttpd-20090522
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_LOCAL}
EXTRACT_SUFX= .tar.bz2