Document the changed rc script name for maiad.

PR:		ports/159949
This commit is contained in:
Chris Rees 2011-08-29 16:05:04 +00:00
parent bca0f8ef50
commit 2e17b80fa7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=280707

View file

@ -5,6 +5,14 @@ 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.
20110829:
AFFECTS: users of security/maia
AUTHOR: crees@FreeBSD.org
There have been many changes to the maia port, including renaming the rc
script and variables from maia to maiad. You will need to replace any
instances of maia with maiad in /etc/rc.conf.
20110828:
AFFECTS: users of print/cups-{base,client,image}
AUTHOR: sahil@FreeBSD.org