diff options
author | mezz <mezz@FreeBSD.org> | 2010-08-02 00:08:40 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2010-08-02 00:08:40 +0800 |
commit | 9e4462fdea6e7cc026a458bef811443aa945425d (patch) | |
tree | 44547349cd5c50b841cb6a5a2e2ef0aa2faa32d3 /UPDATING | |
parent | cd5892311afee2d4136ce1483319a3f58c964b5e (diff) | |
download | freebsd-ports-gnome-9e4462fdea6e7cc026a458bef811443aa945425d.tar.gz freebsd-ports-gnome-9e4462fdea6e7cc026a458bef811443aa945425d.tar.zst freebsd-ports-gnome-9e4462fdea6e7cc026a458bef811443aa945425d.zip |
Correct the portupgrade entry by remove the 'www/' part.
Submitted by: marck
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,7 +28,7 @@ you update your ports collection, before attempting any port upgrades. Portupgrade user: env DISABLE_CONFLICTS=1 portupgrade -o www/neon29 -f neon28-\* pkgdb -Ff - portupgrade -rf www/neon29-\* + portupgrade -rf neon29-\* 20100728: AFFECTS: users of textproc/nltk |