diff options
author | lioux <lioux@FreeBSD.org> | 2006-01-13 23:59:20 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2006-01-13 23:59:20 +0800 |
commit | e8d47d62251a6343304e830a36c6a5699d70831f (patch) | |
tree | 473fffcf0f062d2c8fab24467673bffdb4efeb0e /UPDATING | |
parent | 3d1d1484d8f13d259e9607401f423882a25ee202 (diff) | |
download | freebsd-ports-gnome-e8d47d62251a6343304e830a36c6a5699d70831f.tar.gz freebsd-ports-gnome-e8d47d62251a6343304e830a36c6a5699d70831f.tar.zst freebsd-ports-gnome-e8d47d62251a6343304e830a36c6a5699d70831f.zip |
Instructions regarding program pathname fixes within multimedia/qvamps
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -6,6 +6,17 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20060113: + AFFECTS: users of multimedia/qvamps + AUTHOR: lioux@FreeBSD.org + + Some program location pathnames have been corrected. Therefore, + a new configuration file has to be generated. First, close qvamps. + Then, remove the previous configuration file. Finally, start qvamps + again. The configuration file can be removed with: + + $ rm ~/.qvamps/qvampsrc + 20060112: AFFECTS: users of mail/postfix, mail/postfix1, mail/postfix21, mail/postfix-current |