Author: alexander
Date: 2007-07-01 19:41:40 -0600 (Sun, 01 Jul 2007)
New Revision: 1946

Modified:
   trunk/packages/inetutils/Makefile
Log:
Fixed inetutils URL - point to gnu.org instead of the stale mirror

Modified: trunk/packages/inetutils/Makefile
===================================================================
--- trunk/packages/inetutils/Makefile   2007-07-01 08:15:23 UTC (rev 1945)
+++ trunk/packages/inetutils/Makefile   2007-07-02 01:41:40 UTC (rev 1946)
@@ -5,7 +5,7 @@
 DIR= $(NM)-$(VRS)
 
 FILE= $(DIR).tar.gz
-URL-$(FILE)= $(HTTP)/$(NM)/$(FILE)
+URL-$(FILE)= http://ftp.gnu.org/inetutils/$(FILE)
 SHA-$(FILE)= 825834b94cd387b2d088ef1cfe727de824b9589e
 
 PATCH1= $(DIR)-no_server_man_pages-2.patch

-- 
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to