1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00

Add a note about www/typo3 -> www/typo343 changes.

Submitted by:	Helmut Schneider <jumper99@gmx.de>
This commit is contained in:
Wesley Shields 2010-10-14 18:03:27 +00:00
parent cd3333c772
commit db6dc583f3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=263003

View File

@ -5,6 +5,19 @@ they are unavoidable.
You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
20101003:
AFFECTS: users of www/typo3
AUTHOR: Helmut Schneider <jumper99@gmx.de>
www/typo3 has been repocopied to www/typo343. If you need to continue with
the old stable version please run
# portmaster -o www/typo343 www/typo3
or
# portupgrade -o www/typo343 www/typo3
Please remember to change the path of your config files too.
20101003:
AFFECTS: users of net-mgmt/kismet
AUTHOR: bf@FreeBSD.org