Date: Tue, 23 Jul 2019 09:02:18 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r507212 - head/lang/duktape-lib Message-ID: <201907230902.x6N92Ijr082912@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Tue Jul 23 09:02:18 2019 New Revision: 507212 URL: https://svnweb.freebsd.org/changeset/ports/507212 Log: - Update WWW Approved by: portmgr blanket Modified: head/lang/duktape-lib/pkg-descr Modified: head/lang/duktape-lib/pkg-descr ============================================================================== --- head/lang/duktape-lib/pkg-descr Tue Jul 23 08:57:53 2019 (r507211) +++ head/lang/duktape-lib/pkg-descr Tue Jul 23 09:02:18 2019 (r507212) @@ -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/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201907230902.x6N92Ijr082912>