diff options
author | Koop Mast <kwm@FreeBSD.org> | 2010-06-04 21:41:41 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2010-06-04 21:41:41 +0000 |
commit | c7d3087af61715001487ee26dd32fd5c563a34f6 (patch) | |
tree | 008c32a9da0b037e3e91342a2bd2fe9b0798608c /math | |
parent | 9a43872deb9c3ef51f5aa485c27fde1460c82edd (diff) | |
download | ports-c7d3087af61715001487ee26dd32fd5c563a34f6.tar.gz ports-c7d3087af61715001487ee26dd32fd5c563a34f6.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/facile/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/facile/Makefile b/math/facile/Makefile index 6b6bd21687b8..538c6c809340 100644 --- a/math/facile/Makefile +++ b/math/facile/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.recherche.enac.fr/log/facile/distrib/ MAINTAINER= arved@FreeBSD.org COMMENT= A Functional Constraint Library -LICENSE= LGPL +LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/LICENSE USE_OCAML= yes HAS_CONFIGURE= yes |