diff options
author | mat <mat@FreeBSD.org> | 2014-12-17 22:56:24 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2014-12-17 22:56:24 +0800 |
commit | 1dd1b4c57f88c87773f970f90181171efafe2bbe (patch) | |
tree | 724dfcdd660e3fbcee4972ba0ef4b45b44b4a1e6 /UPDATING | |
parent | 02812664c419778fb39671e3bf8fd6a470a202c3 (diff) | |
download | freebsd-ports-gnome-1dd1b4c57f88c87773f970f90181171efafe2bbe.tar.gz freebsd-ports-gnome-1dd1b4c57f88c87773f970f90181171efafe2bbe.tar.zst freebsd-ports-gnome-1dd1b4c57f88c87773f970f90181171efafe2bbe.zip |
Correct the latest portmaster instructions.
Submitted by: Adam Vande More
Sponsored by: Absolight
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,7 +24,7 @@ you update your ports collection, before attempting any port upgrades. With portmaster: - portupgrade `find /usr/local/lib/perl5/site_perl/mach/5.18 -name '*.so'|xargs pkg which -qo|sort -u` + portmaster `find /usr/local/lib/perl5/site_perl/mach/5.18 -name '*.so'|xargs pkg which -qo|sort -u` 20141216: AFFECTS: users of security/openssh-portable, security/openssh-portable66 |