diff options
author | mrg <mrg@pkgsrc.org> | 2002-07-10 10:48:03 +0000 |
---|---|---|
committer | mrg <mrg@pkgsrc.org> | 2002-07-10 10:48:03 +0000 |
commit | ff99e5db32073901eecfd58f5bd2b99b046e8250 (patch) | |
tree | 8fca211434a8c150a93c4fe2c9a62b1bccb3b2a7 /www/bozohttpd/Makefile | |
parent | cb80eb8e8b2822b1c0c03c67d332b980135d1d8a (diff) | |
download | pkgsrc-ff99e5db32073901eecfd58f5bd2b99b046e8250.tar.gz |
update to bozohttpd 5.10. changes include:
- many man pages and updates
- freebsd support
- cgi-bin fixes
- improved logging
- builtin chroot support
Diffstat (limited to 'www/bozohttpd/Makefile')
-rw-r--r-- | www/bozohttpd/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/www/bozohttpd/Makefile b/www/bozohttpd/Makefile index 8957046db75..13002e6cbf5 100644 --- a/www/bozohttpd/Makefile +++ b/www/bozohttpd/Makefile @@ -1,13 +1,12 @@ -# $NetBSD: Makefile,v 1.16 2002/06/26 10:53:32 lukem Exp $ +# $NetBSD: Makefile,v 1.17 2002/07/10 10:48:03 mrg Exp $ # -DISTNAME= bozohttpd-5.09 -PKGREVISION= 1 +DISTNAME= bozohttpd-5.10 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_LOCAL} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= packages@netbsd.org +MAINTAINER= mrg@eterna.com.au HOMEPAGE= http://www.eterna.com.au/bozohttpd/ COMMENT= bozotic HTTP server; small and secure |