diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2017-04-24 13:32:34 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2017-04-24 13:32:34 +0000 |
commit | ea66029dcbb18381ff186ac2f712483ad3bdc730 (patch) | |
tree | 7e14283130f54b8f18d653f23dcaca5cebd6e3c3 /lang/pure | |
parent | 516254aa685ff60b3ae28b8f1391d9b686a8576d (diff) | |
download | ports-ea66029dcbb18381ff186ac2f712483ad3bdc730.tar.gz ports-ea66029dcbb18381ff186ac2f712483ad3bdc730.zip |
Notes
Diffstat (limited to 'lang/pure')
-rw-r--r-- | lang/pure/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/pure/pkg-descr b/lang/pure/pkg-descr index 04bcf7f79fd6..6b46eec58b12 100644 --- a/lang/pure/pkg-descr +++ b/lang/pure/pkg-descr @@ -5,4 +5,4 @@ lexical closures, built-in list and matrix support and an easy-to-use C interface. The interpreter uses LLVM as a backend to JIT-compile Pure programs to fast native code. -WWW: http://purelang.bitbucket.org/ +WWW: https://purelang.bitbucket.io/ |