aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2011-03-05 00:20:14 +0800
committermiwi <miwi@FreeBSD.org>2011-03-05 00:20:14 +0800
commitf1c4caf58800ab9b15160dbc703b03519f0a5c71 (patch)
tree8920ffb20525eefc7146c21cc41ce2ffe927f7f8 /UPDATING
parent35ded24c76346c52b20de58cf5bb75bb92f10609 (diff)
downloadfreebsd-ports-gnome-f1c4caf58800ab9b15160dbc703b03519f0a5c71.tar.gz
freebsd-ports-gnome-f1c4caf58800ab9b15160dbc703b03519f0a5c71.tar.zst
freebsd-ports-gnome-f1c4caf58800ab9b15160dbc703b03519f0a5c71.zip
- Fix a typo
Reported by: flo
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING2
1 files changed, 1 insertions, 1 deletions
diff --git a/UPDATING b/UPDATING
index 7c60a6f393b0..643d6d43cde9 100644
--- a/UPDATING
+++ b/UPDATING
@@ -26,7 +26,7 @@ you update your ports collection, before attempting any port upgrades.
# portupgrade -R python
- Once the installed Python has been updated to 2.6, by using the
+ Once the installed Python has been updated to 2.7, by using the
method above, it is required to run the upgrade-site-packages target in
lang/python to assure that site-packages are made available to the new
Python version.