Date: Sat, 30 Dec 2017 00:15:06 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r457564 - head/lang/c Message-ID: <201712300015.vBU0F6Tq003987@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Dec 30 00:15:05 2017 New Revision: 457564 URL: https://svnweb.freebsd.org/changeset/ports/457564 Log: Fix WWW Approved by: portmgr (blanket) Modified: head/lang/c/pkg-descr Modified: head/lang/c/pkg-descr ============================================================================== --- head/lang/c/pkg-descr Sat Dec 30 00:15:01 2017 (r457563) +++ head/lang/c/pkg-descr Sat Dec 30 00:15:05 2017 (r457564) @@ -12,4 +12,4 @@ instantly. C is fast. Being able to write a small, fast, and portable C "script" is great. One can pass around a C "script" just like s/he would a BASH script. -WWW: https://www.github.com/ryanmjacobs/c +WWW: https://github.com/ryanmjacobs/c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712300015.vBU0F6Tq003987>