summaryrefslogtreecommitdiff
path: root/www/bozohttpd/Makefile
diff options
context:
space:
mode:
authormrg <mrg@pkgsrc.org>2005-04-25 14:29:07 +0000
committermrg <mrg@pkgsrc.org>2005-04-25 14:29:07 +0000
commitfd330a246d72adec0fb1cbf676e2005723a362cf (patch)
treea982db0624b6807bad20753b517c67410c21b2df /www/bozohttpd/Makefile
parentc36fe675e2acce313e15bdd44feb9ca19c9efcaf (diff)
downloadpkgsrc-fd330a246d72adec0fb1cbf676e2005723a362cf.tar.gz
update to bozohttpd 20050410. changes include:
o fix some off-by-one errors from <roland.illig@gmx.de> o properly support nph- CGI o make content maps case insensitive o fix proto header merging to include the missing comma o major source reorganisation; most features are in separate files now o new -V flag that makes unknown virtualhosts use slashdir from <rumble@ephemeral.org> o HTTP/1.x protocol headers are now properly merged for CGI
Diffstat (limited to 'www/bozohttpd/Makefile')
-rw-r--r--www/bozohttpd/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/bozohttpd/Makefile b/www/bozohttpd/Makefile
index 47d16738b7b..db730d83233 100644
--- a/www/bozohttpd/Makefile
+++ b/www/bozohttpd/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.48 2005/04/11 21:47:52 tv Exp $
+# $NetBSD: Makefile,v 1.49 2005/04/25 14:29:07 mrg Exp $
#
-DISTNAME= bozohttpd-20040823
-PKGREVISION= 1
+DISTNAME= bozohttpd-20050410
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_LOCAL}
EXTRACT_SUFX= .tar.bz2