diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2019-07-09 09:02:10 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2019-07-09 09:02:10 +0000 |
commit | f68b3f6bb663410c17098745c1409bdebf6b793b (patch) | |
tree | 0e0c66c361c713a52818752aa48a659c140ffa5a | |
parent | databases/soci: fix build with GCC-based architectures (diff) |
- Update WWW
Approved by: portmgr blanket
-rw-r--r-- | lang/ccl/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/ccl/pkg-descr b/lang/ccl/pkg-descr index e30392b67b96..f67374be9668 100644 --- a/lang/ccl/pkg-descr +++ b/lang/ccl/pkg-descr @@ -20,4 +20,4 @@ implementation. Features include: for fast file I/O; thread local hash tables and streams to eliminate locking overhead; cons hashing support. -WWW: http://www.clozure.com/clozurecl.html +WWW: https://www.clozure.com/ccl |