svn commit: r380438 - head/devel/py-plan

Jimmy Olgeni olgeni at FreeBSD.org
Wed Mar 4 14:32:33 UTC 2015


Author: olgeni
Date: Wed Mar  4 14:32:32 2015
New Revision: 380438
URL: https://svnweb.freebsd.org/changeset/ports/380438
QAT: https://qat.redports.org/buildarchive/r380438/

Log:
  Fix typo in pkg-descr.

Modified:
  head/devel/py-plan/pkg-descr   (contents, props changed)

Modified: head/devel/py-plan/pkg-descr
==============================================================================
--- head/devel/py-plan/pkg-descr	Wed Mar  4 14:21:29 2015	(r380437)
+++ head/devel/py-plan/pkg-descr	Wed Mar  4 14:32:32 2015	(r380438)
@@ -2,6 +2,6 @@ Plan is a Python package for writing and
 convert Python code to cron syntax. You can easily manage your cron jobs
 with Plan like a charm. It is designed for elegancy and writing cron jobs
 with as little amount of code as possible. It's extensible but comes with
-serveral good useful job types out of the box.
+several good useful job types out of the box.
 
 WWW: https://github.com/fengsp/plan


More information about the svn-ports-head mailing list