diff options
Diffstat (limited to 'www/bozohttpd/Makefile')
-rw-r--r-- | www/bozohttpd/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/www/bozohttpd/Makefile b/www/bozohttpd/Makefile index e30483d64ca2..226a62b494bd 100644 --- a/www/bozohttpd/Makefile +++ b/www/bozohttpd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bozohttpd -PORTVERSION= 20100512 +PORTVERSION= 20100621 CATEGORIES= www ipv6 MASTER_SITES= http://www.eterna.com.au/bozohttpd/ \ ${MASTER_SITE_NETBSD} @@ -14,6 +14,8 @@ MASTER_SITES= http://www.eterna.com.au/bozohttpd/ \ MAINTAINER= janos.mohacsi@bsd.hu COMMENT= The bozotic HTTP server +LICENSE= BSD + USE_BZIP2= YES USE_RC_SUBR= bozohttpd |