diff options
author | pav <pav@FreeBSD.org> | 2006-05-06 17:12:49 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-05-06 17:12:49 +0800 |
commit | 0519927b3820fa25404592bb80c8eac9a9ef40e0 (patch) | |
tree | dd8a9fd78451493e74f0e6a8d3d738d9032cd902 /UPDATING | |
parent | 5448b930db097b058ad5146863cd0b5a3338f7eb (diff) | |
download | freebsd-ports-gnome-0519927b3820fa25404592bb80c8eac9a9ef40e0.tar.gz freebsd-ports-gnome-0519927b3820fa25404592bb80c8eac9a9ef40e0.tar.zst freebsd-ports-gnome-0519927b3820fa25404592bb80c8eac9a9ef40e0.zip |
- Fix last entry, Kite -> Kile
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -7,13 +7,13 @@ time you update your ports collection, before attempting any port upgrades. 20060506: - AFFECTS: users of lang/lua, especially KDE editor Kite users + AFFECTS: users of lang/lua, especially KDE editor Kile users AUTHOR: pav@FreeBSD.org Recently, the port of Lua was updated to version 5.1. This version is incompatible with the version 5.0, which is used in certain applications, - most notable in KDE's editor Kite. If you're having troubles running - Kite, make sure you downgrade your lua installation back to 5.0: + most notable in the Kile editor. If you're having troubles running + Kile, make sure you downgrade your lua installation back to 5.0: portupgrade -f -o lang/lua50 lua-5.1 |