diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2014-12-17 14:56:24 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2014-12-17 14:56:24 +0000 |
commit | e004940d7504859adced719c8f15de0756d59dad (patch) | |
tree | 724dfcdd660e3fbcee4972ba0ef4b45b44b4a1e6 /UPDATING | |
parent | a965b7e8379cb2db4f3058840b02da2d36f3eaea (diff) | |
download | ports-e004940d7504859adced719c8f15de0756d59dad.tar.gz ports-e004940d7504859adced719c8f15de0756d59dad.zip |
Correct the latest portmaster instructions.
Submitted by: Adam Vande More
Sponsored by: Absolight
Notes
Notes:
svn path=/head/; revision=374855
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 |