diff options
Diffstat (limited to 'www/sahi')
-rw-r--r-- | www/sahi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/sahi/Makefile b/www/sahi/Makefile index b7eed8c6cf14..44fdb84fc43c 100644 --- a/www/sahi/Makefile +++ b/www/sahi/Makefile @@ -12,7 +12,7 @@ DISTNAME= ${PORTNAME}_${SAHI_BUILD:S,.,,g} MAINTAINER= nivit@FreeBSD.org COMMENT= Web automation and testing tool -LICENSE= APACHE20 MPL +LICENSE= APACHE20 MPL11 LICENSE_COMB= multi RUN_DEPENDS= xdg-open:devel/xdg-utils |