Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Jul 2018 09:37:37 +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: r474005 - head/lang/ponyc
Message-ID:  <201807060937.w669bbFL067192@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Fri Jul  6 09:37:37 2018
New Revision: 474005
URL: https://svnweb.freebsd.org/changeset/ports/474005

Log:
  - Update WWW
  
  Approved by:	portmgr blanket

Modified:
  head/lang/ponyc/pkg-descr

Modified: head/lang/ponyc/pkg-descr
==============================================================================
--- head/lang/ponyc/pkg-descr	Fri Jul  6 09:17:14 2018	(r474004)
+++ head/lang/ponyc/pkg-descr	Fri Jul  6 09:37:37 2018	(r474005)
@@ -2,6 +2,6 @@ Pony is an object-oriented, actor-model, capabilities-
 language. It's object-oriented because it has classes and objects, like
 Python, Java, C++, and many other languages. It's actor-model because it has
 actors (similar to Erlang or Akka). These behave like objects, but they can
-also execute code asynchronously. 
+also execute code asynchronously.
 
-WWW: http://www.ponylang.org/
+WWW: https://www.ponylang.org/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201807060937.w669bbFL067192>