diff options
Diffstat (limited to 'www/mod_myvhost/Makefile')
-rw-r--r-- | www/mod_myvhost/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_myvhost/Makefile b/www/mod_myvhost/Makefile index 140f5fc1e794..d12e8c332740 100644 --- a/www/mod_myvhost/Makefile +++ b/www/mod_myvhost/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} MAINTAINER= apache@FreeBSD.org COMMENT= Apache module for dynamically configured mass virtual hosting with php -LICENSE= AL2 +LICENSE= APACHE20 MANUAL_PACKAGE_BUILD= needs apr and apache with DBD options enabled |