diff options
-rw-r--r-- | general.ent | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/general.ent b/general.ent index d378b0a7f..91e99a708 100644 --- a/general.ent +++ b/general.ent @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="ISO-8859-1"?> -<!ENTITY version "6.1-SVN-20050219"> +<!ENTITY version "SVN-20050219"> <!ENTITY releasedate "Febraury 19, 2005"> <!ENTITY milestone "6.1"> @@ -8,7 +8,7 @@ <!ENTITY faq-root "&lfs-root;faq/"> <!ENTITY hints-root "&lfs-root;hints/downloads/files/"> <!ENTITY hints-index "&lfs-root;hints/list.html"> -<!ENTITY patches-root "&lfs-root;patches/lfs/cvs/testing/"> +<!ENTITY patches-root "&lfs-root;patches/lfs/svn/trunk/"> <!ENTITY wiki-root "http://wiki.linuxfromscratch.org/"> <!ENTITY freshmeat "http://freshmeat.net/projects/"> |