diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-01-09 13:40:29 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-01-09 13:40:29 +0000 |
commit | 3dcc8e9b378c0ff01d59055d2c76325da7cf8d3c (patch) | |
tree | 1dc1c3e6219fdeb48e07d2f3cf44fb0e5e6b5e46 | |
parent | bb616446a260226eb45df15e80f6ad8e35f14d7f (diff) |
Put the inetutils entity in alphabetical order
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/testing/BOOK@4528 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | general.ent | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/general.ent b/general.ent index 9e7cbd4c8..c9240cc80 100644 --- a/general.ent +++ b/general.ent @@ -40,9 +40,9 @@ <!ENTITY gzip-version "1.3.5"> <!ENTITY hotplug-version "2004_09_23"> <!ENTITY iana-etc-version "1.03"> +<!ENTITY inetutils-version "1.4.2"> <!ENTITY iproute2-version "2.6.9-041019"> <!ENTITY iproute2-patch-version "2.6.9_041019"> -<!ENTITY inetutils-version "1.4.2"> <!ENTITY kbd-version "1.12"> <!ENTITY less-version "382"> <!ENTITY libol-version "0.3.14"> |