diff options
author | Olli Hauer <ohauer@FreeBSD.org> | 2014-03-16 16:07:59 +0000 |
---|---|---|
committer | Olli Hauer <ohauer@FreeBSD.org> | 2014-03-16 16:07:59 +0000 |
commit | a3f7aafc780fbdb304b4ec43aaf6e1cc8a75d8e1 (patch) | |
tree | 088bc2aa2ca8c45fd65985e581892f863f926ba7 /www/bozohttpd | |
parent | db882f5dbfeaf9bfc71ce95bbf1288adc759d3ae (diff) |
Notes
Diffstat (limited to 'www/bozohttpd')
-rw-r--r-- | www/bozohttpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/bozohttpd/Makefile b/www/bozohttpd/Makefile index 1522ac674c17..4a5799bb5cd5 100644 --- a/www/bozohttpd/Makefile +++ b/www/bozohttpd/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://www.eterna.com.au/bozohttpd/ \ MAINTAINER= jmohacsi@bsd.hu COMMENT= The bozotic HTTP server -LICENSE= BSD +LICENSE= BSD2CLAUSE USE_BZIP2= YES USE_RC_SUBR= bozohttpd |