diff options
author | feld <feld@FreeBSD.org> | 2014-12-08 00:31:50 +0800 |
---|---|---|
committer | feld <feld@FreeBSD.org> | 2014-12-08 00:31:50 +0800 |
commit | d9a6faa1cc6f795b8aad7ecaebab82d5c1760dd5 (patch) | |
tree | 110659ea629af101d6492ff972b7376650615039 /math/fricas | |
parent | a8e136abbb5e45c062b075c17563fc703665fe77 (diff) | |
download | freebsd-ports-gnome-d9a6faa1cc6f795b8aad7ecaebab82d5c1760dd5.tar.gz freebsd-ports-gnome-d9a6faa1cc6f795b8aad7ecaebab82d5c1760dd5.tar.zst freebsd-ports-gnome-d9a6faa1cc6f795b8aad7ecaebab82d5c1760dd5.zip |
Update "BSD" license in math category
Diffstat (limited to 'math/fricas')
-rw-r--r-- | math/fricas/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/fricas/Makefile b/math/fricas/Makefile index bf4097a471df..d0dfafa52ee6 100644 --- a/math/fricas/Makefile +++ b/math/fricas/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= SF MAINTAINER= stephen@FreeBSD.org COMMENT= Computer algebra system, forked from axiom -LICENSE= BSD +LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/license/LICENSE.AXIOM BUILD_DEPENDS= noweb:${PORTSDIR}/devel/noweb \ |