Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Aug 2014 05:39:50 +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: r364501 - head
Message-ID:  <53e705a6.2825.4630a450@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Aug 10 05:39:49 2014
New Revision: 364501
URL: http://svnweb.freebsd.org/changeset/ports/364501
QAT: https://qat.redports.org/buildarchive/r364501/

Log:
  - Fix typo

Modified:
  head/CHANGES

Modified: head/CHANGES
==============================================================================
--- head/CHANGES	Sun Aug 10 05:33:29 2014	(r364500)
+++ head/CHANGES	Sun Aug 10 05:39:49 2014	(r364501)
@@ -13,7 +13,7 @@ All ports committers are allowed to comm
 20140809:
 AUTHOR: mva@FreeBSD.org
 
-  The Python language bits of the poorts framework have been converted
+  The Python language bits of the ports framework have been converted
   to USES. Instead of USE_PYTHON, please use USES=python instead.
 
     USE_PYTHON=yes becomes USES=python
@@ -21,7 +21,7 @@ AUTHOR: mva@FreeBSD.org
     USE_PYTHON_BUILD=3.3 becomes USES=python:3.3,build
     ...
 
-  Additionally, several Python specific feeatures have been converted
+  Additionally, several Python specific features have been converted
   to USES-inspired PYTHON_FEATURES=<featureA>,<featureB>.
 
     USE_PYDISTUTILS becomes PYTHON_FEATURES=distutils



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53e705a6.2825.4630a450>