diff options
author | garga <garga@FreeBSD.org> | 2008-08-27 22:26:05 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2008-08-27 22:26:05 +0800 |
commit | 097f3c74085a5cd55eb8fd5f9d9d648e6cbff91c (patch) | |
tree | 8b2408c3ad482f1c70be3f06f3d0f61670b9748b /UPDATING | |
parent | 6d5ed60afff0b94e13ecc9716a10ba4c343a8e34 (diff) | |
download | freebsd-ports-graphics-097f3c74085a5cd55eb8fd5f9d9d648e6cbff91c.tar.gz freebsd-ports-graphics-097f3c74085a5cd55eb8fd5f9d9d648e6cbff91c.tar.zst freebsd-ports-graphics-097f3c74085a5cd55eb8fd5f9d9d648e6cbff91c.zip |
Add a note about qmHandle configuration file
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. +20080827: + AFFECTS: users of mail/qmhandle + AUTHOR: garga@FreeBSD.org + + A qmHandle.conf file was created, for now, is not needed to edit + ${PREFIX}/bin/qmHandle to change stopqmail and startqmail variables. + Just remember to edit configuration file after upgrade. + 20080820: AFFECTS: users of net/rabbitmq AUTHOR: pneumann@gmail.com |