diff options
author | beech <beech@FreeBSD.org> | 2008-05-09 08:56:58 +0800 |
---|---|---|
committer | beech <beech@FreeBSD.org> | 2008-05-09 08:56:58 +0800 |
commit | 1ef6056b092038faeb33601fb9444c2d767bcde9 (patch) | |
tree | b827e864ce155a2292ac97920b710bd3167c6742 /UPDATING | |
parent | ef4a090683c21413b459581c3d011b4ff4682104 (diff) | |
download | freebsd-ports-graphics-1ef6056b092038faeb33601fb9444c2d767bcde9.tar.gz freebsd-ports-graphics-1ef6056b092038faeb33601fb9444c2d767bcde9.tar.zst freebsd-ports-graphics-1ef6056b092038faeb33601fb9444c2d767bcde9.zip |
- Add entry for databases/ptop
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -6,6 +6,15 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20080508: + AFFECTS: users of databases/ptop + AUTHOR: beech@FreeBSD.org + + The authors have changed the name of this utility to pg_top. To avoid + conflicts with another port in the tree with the same name we have retained + 'ptop' as the portname. Also note, the binary has also changed to pg_top. + Please start the utility with that name after updating. + 20080507: AFFECTS: perl interface users of audio/gramofile AUTHOR: rafan@FreeBSD.org |