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 /lang/sisc | |
| parent | 32803c926fefe1d884ac4e1d198d8f0a928b48d3 (diff) | |
Notes
Diffstat (limited to 'lang/sisc')
| -rw-r--r-- | lang/sisc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/sisc/Makefile b/lang/sisc/Makefile index 2f9903b44fb1..a86aaafb46c2 100644 --- a/lang/sisc/Makefile +++ b/lang/sisc/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF/${PORTNAME}/SISC/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Extensible Java-based Scheme interpreter -LICENSE= MPL GPLv2+ +LICENSE= MPL11 GPLv2+ LICENSE_COMB= dual USE_JAVA= yes |
