diff options
author | Danilo G. Baio <dbaio@FreeBSD.org> | 2017-11-04 11:43:35 +0000 |
---|---|---|
committer | Danilo G. Baio <dbaio@FreeBSD.org> | 2017-11-04 11:43:35 +0000 |
commit | c27d4e377f6d3ae4eec240fc9ab019c4dbcea9b4 (patch) | |
tree | aa141bf97faf2dbf6ab037a0642fcf19860398a4 /www/sahi | |
parent | 32803c926fefe1d884ac4e1d198d8f0a928b48d3 (diff) | |
download | ports-c27d4e377f6d3ae4eec240fc9ab019c4dbcea9b4.tar.gz ports-c27d4e377f6d3ae4eec240fc9ab019c4dbcea9b4.zip |
Notes
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 |