diff options
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. +20090812: +AUTHOR: portmgr@FreeBSD.org + * sourceforge.net has changed their URL layout to be more + flexible for their users. A new bsd.sites.mk macro SFP + has been added for projects that moved from + http://${mirror}/sourceforge/%SUBDIR%/ + to + http://${mirror}/project/%SUBDIR%/ + Note that %SUBDIR% is now highly individual for each + project and might need changing as well. + 20090521: AUTHOR: portmgr@FreeBSD.org |