diff options
Diffstat (limited to 'www/mod_spdy/Makefile')
-rw-r--r-- | www/mod_spdy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_spdy/Makefile b/www/mod_spdy/Makefile index a9675ee63c22..220e0f9390de 100644 --- a/www/mod_spdy/Makefile +++ b/www/mod_spdy/Makefile @@ -14,7 +14,7 @@ EXTRACT_ONLY= mod_spdy_source_${PORTVERSION}.tar.xz MAINTAINER= masaki@club.kyutech.ac.jp COMMENT= SPDY module for the Apache HTTP server v2.2 -LICENSE= AL2 +LICENSE= APACHE20 BUILD_DEPENDS= python:${PORTSDIR}/lang/python \ greadlink:${PORTSDIR}/sysutils/coreutils \ |