diff options
author | Doug Barton <dougb@FreeBSD.org> | 2012-02-14 22:57:45 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2012-02-14 22:57:45 +0000 |
commit | c78ca4b4f49dae1e163b44aab44b65682015703d (patch) | |
tree | 97836ff28162b3980a7d28adc94487588c81b26e /UPDATING | |
parent | 1052e100d35935f3950ba21dde48f85ea86433b4 (diff) |
Correct portupgrade instructions for pcre shared libs
Submitted by: matthew
Notes
Notes:
svn path=/head/; revision=291372
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ you update your ports collection, before attempting any port upgrades. # portmaster -w devel/pcre or - # portupgrade -w devel/pcre + # portupgrade devel/pcre 20120213: AFFECTS: users of lang/ghc and */hs-* |