aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-12-11 10:36:34 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-12-11 10:36:34 +0000
commitd05d450e5c5f73e442281fc9fac7a26fddad9cf4 (patch)
tree3741c1efb0e4a5d5117769a85028f12c385fe24e /CHANGES
parent91cf800cee32bdc32d229366deeb4060dd6241fd (diff)
downloadports-d05d450e5c5f73e442281fc9fac7a26fddad9cf4.tar.gz
ports-d05d450e5c5f73e442281fc9fac7a26fddad9cf4.zip
Fix typo
Notes
Notes: svn path=/head/; revision=455936
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index b13b1fdbade5..920bfd75ddb4 100644
--- a/CHANGES
+++ b/CHANGES
@@ -20,7 +20,7 @@ AUTHOR: mat@FreeBSD.org
need FLAVORS to be set. A USE_PYTHON=noflavors can be set if the port is
using distutils but flavors are not wanted.
- A new USE_PYTHON=optsuffix that will adds PYTHON_PKGNAMESUFFIX has been added
+ A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been added
to cope with Python ports that did not have the Python PKGNAMEPREFIX but are
flavored.