diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2007-06-12 20:20:52 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2007-06-12 20:20:52 +0000 |
commit | 89348a64d1018741127055032061ab3e33804f12 (patch) | |
tree | cbe2ccfdf6c1a652d97b0e4273ce1d0c64d57f1b /UPDATING | |
parent | a77a0263cb8e0ab8280916508e17e1df6196cd01 (diff) | |
download | ports-89348a64d1018741127055032061ab3e33804f12.tar.gz ports-89348a64d1018741127055032061ab3e33804f12.zip |
Notes
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. +2007-05-12: + AFFECTS: userd of security/sshguard + AUTHOR: itetcu@FreeBSD.org + + The port has been splitted in 3, if you use it with ipfw please: + # portupgrade -o security/sshguard-ipfw sshguard\* + or if you use it with pf: + # portupgrade -o security/sshguard-pf sshguard\* + 20070526: AFFECTS: users of devel/perforce AUTHOR: lth@FreeBSD.org |