diff options
author | bad <bad> | 1999-05-19 12:03:37 +0000 |
---|---|---|
committer | bad <bad> | 1999-05-19 12:03:37 +0000 |
commit | b3eadd2e5468c3df7e4ad234c396949955a1df94 (patch) | |
tree | 72c496870c90e50ff375b15ab6ec703800eb3236 /www | |
parent | c80cec9d5252fce3abdccb587a5be35c6d7362d0 (diff) | |
download | pkgsrc-b3eadd2e5468c3df7e4ad234c396949955a1df94.tar.gz |
Add and enable bozohttpd.
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 92438b3e8c4..b2c858703ec 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.39 1999/05/16 03:21:39 explorer Exp $ +# $NetBSD: Makefile,v 1.40 1999/05/19 12:03:37 bad Exp $ # FreeBSD Id: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp # @@ -14,6 +14,7 @@ SUBDIR += arena # SUBDIR += ashe # requires Motif # SUBDIR += aswedit + SUBDIR += bozohttpd # SUBDIR += cgiparse # SUBDIR += chimera # SUBDIR += comline |