diff options
author | Alex Kozlov <ak@FreeBSD.org> | 2017-10-20 17:23:47 +0000 |
---|---|---|
committer | Alex Kozlov <ak@FreeBSD.org> | 2017-10-20 17:23:47 +0000 |
commit | 62a17a809f5dc51aa207c68de8719014f02691e3 (patch) | |
tree | 5731d42fac2b70bda6ffb659f9f601fc6f842ff6 /CHANGES | |
parent | 8314647367f613e0cda61653eb35b14f5530b7e8 (diff) |
Notes
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -10,6 +10,13 @@ in the release notes and/or placed into UPDATING. All ports committers are allowed to commit to this file. +20171020: +AUTHOR: ak@FreeBSD.org + + The USES=fmake has been removed. It was created to help migration from + old FreeBSD make (pmake) and there are no more users of it left in + the ports tree. + 20171012: AUTHOR: mat@FreeBSD.org |