Date: Sat, 15 Jun 2019 19:37:15 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r504265 - head/www/devd Message-ID: <201906151937.x5FJbFE1010570@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Sat Jun 15 19:37:15 2019 New Revision: 504265 URL: https://svnweb.freebsd.org/changeset/ports/504265 Log: www/devd: Fix typo in pkg-descr Reported by: sunpoet; 0mp Modified: head/www/devd/pkg-descr Modified: head/www/devd/pkg-descr ============================================================================== --- head/www/devd/pkg-descr Sat Jun 15 19:35:27 2019 (r504264) +++ head/www/devd/pkg-descr Sat Jun 15 19:37:15 2019 (r504265) @@ -7,6 +7,6 @@ terminal by a developer. Logs are colorized and log en Devd's logs are detailed, warn about corner cases that other daemons ignore, and can optionally include things like detailed timing information and full headers. -modd (devel/modd) is a sister-project of modd. +modd (devel/modd) is a sister-project of devd. WWW: https://github.com/cortesi/devd
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201906151937.x5FJbFE1010570>