diff options
author | Hye-Shik Chang <perky@FreeBSD.org> | 2004-12-06 05:32:04 +0000 |
---|---|---|
committer | Hye-Shik Chang <perky@FreeBSD.org> | 2004-12-06 05:32:04 +0000 |
commit | 93bf6d41086804c71d1bfed756f2e23aff5a3b26 (patch) | |
tree | fbac1f18320c224c9ec6bc0825fe85fab4cfccd7 /UPDATING | |
parent | 2339b743064eadf32acef4b8028d0225f5930205 (diff) |
Replace a command for the recent Python 2.4 upgrade to a finer and
smarter one.
Submitted by: Eugene Mungmung Kim <ab@astralblue.net>
Notes
Notes:
svn path=/head/; revision=123280
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -33,7 +33,7 @@ upgrades. ports to make them get ready to Python 2.4. To do this, you will need to: - portupgrade -rf python + pkgdb -uf && cd /usr/ports/lang/python && make upgrade-site-packages 20041128: AFFECTS: users of mail/dspam and mail/dspam-devel |