svn commit: r507629 - head/lang/duktape
Dmitry Marakasov
amdmi3 at FreeBSD.org
Tue Jul 30 09:02:23 UTC 2019
Author: amdmi3
Date: Tue Jul 30 09:02:22 2019
New Revision: 507629
URL: https://svnweb.freebsd.org/changeset/ports/507629
Log:
- Update WWW
Approved by: portmgr blanket
Modified:
head/lang/duktape/pkg-descr
Modified: head/lang/duktape/pkg-descr
==============================================================================
--- head/lang/duktape/pkg-descr Tue Jul 30 07:27:41 2019 (r507628)
+++ head/lang/duktape/pkg-descr Tue Jul 30 09:02:22 2019 (r507629)
@@ -5,4 +5,4 @@ Duktape is easy to integrate into a C/C++ project: add
to your build, and use the Duktape API to call Ecmascript functions from C code
and vice versa.
-WWW: http://duktape.org/
+WWW: https://duktape.org/
More information about the svn-ports-all
mailing list