diff options
author | Chris Rees <crees@FreeBSD.org> | 2012-06-24 08:46:46 +0000 |
---|---|---|
committer | Chris Rees <crees@FreeBSD.org> | 2012-06-24 08:46:46 +0000 |
commit | c8e7ef6c1df0a2ccf3741707e9a710f6f54aae96 (patch) | |
tree | a9fde36c52e1ea9d84d24783345877c97e2a9deb /CHANGES | |
parent | 8411546d3968fb323d76e680076f6307b0649a3d (diff) | |
download | ports-c8e7ef6c1df0a2ccf3741707e9a710f6f54aae96.tar.gz ports-c8e7ef6c1df0a2ccf3741707e9a710f6f54aae96.zip |
Notes
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -10,6 +10,17 @@ in the release notes and/or placed into UPDATING. All ports committers are allowed to commit to this file. +20120529: +AUTHOR: crees@FreeBSD.org + + * OPTIONS has been updated with many changes and improvements. + + Old-style OPTIONS declarations will continue to work for a while, + but do not introduce any into existing or new ports. + + For further information, see the Porter's Handbook section on + Makefile Options. + 20110923: AUTHOR: amdmi3@FreeBSD.org |