summaryrefslogtreecommitdiff
path: root/www/bozohttpd/Makefile
diff options
context:
space:
mode:
authormrg <mrg@pkgsrc.org>2015-03-25 23:49:33 +0000
committermrg <mrg@pkgsrc.org>2015-03-25 23:49:33 +0000
commit3766bd9b4ff78641fbfcc816c44ce9cd20745c65 (patch)
treefd5911ba8a04f94829e144e6047a4137a7e60ec8 /www/bozohttpd/Makefile
parentdccfb6f23cef82b63f8f5f3b80f5a84304eb8a08 (diff)
downloadpkgsrc-3766bd9b4ff78641fbfcc816c44ce9cd20745c65.tar.gz
update bozohttpd to 20150320 version. changes include:
changes in bozohttpd 20150320: o fix redirection handling o support transport stream (.ts) and video object (.vob) files o directory listings show correct file sizes for large files changes in bozohttpd 20140717: o properly handle SSL errors ok @agc.
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 be2cb034697..bc82e15cefe 100644
--- a/www/bozohttpd/Makefile
+++ b/www/bozohttpd/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.83 2014/10/09 14:07:09 wiz Exp $
+# $NetBSD: Makefile,v 1.84 2015/03/25 23:49:33 mrg Exp $
#
-DISTNAME= bozohttpd-20140708
+DISTNAME= bozohttpd-20150320
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_LOCAL}
EXTRACT_SUFX= .tar.bz2