diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2006-06-12 15:46:43 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2006-06-12 15:46:43 +0000 |
commit | 9681fd800dfc225b57ef327c83e029cfde2a8735 (patch) | |
tree | 633d53f39cc45714203b0bed1b05120d8a7be391 /UPDATING | |
parent | 4fe30c4eeb911630c86713f8f704710c4ec81cb8 (diff) |
Rename the USE_CDROM knob to WITH_CDROM. USE_* should only be
defined by the ports infrastructure and ports should define WITH_*
Notes
Notes:
svn path=/head/; revision=165234
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -6,6 +6,14 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20060612: + AFFECTS: users of editors/staroffice60, editors/staroffice70 and + german/staroffice70 + AUTHOR: erwin@FreeBSD.org + + The USE_CDROM knob was renamed to WITH_CDROM for consistency + within the ports tree. + 20060611: AFFECTS: users of www/c-icap AUTHOR: b3k@mail.ru |