svn commit: r504265 - head/www/devd

Yuri Victorovich yuri at FreeBSD.org
Sat Jun 15 19:37:16 UTC 2019


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


More information about the svn-ports-head mailing list