Author: jhuntwork Date: 2005-05-14 15:57:43 -0600 (Sat, 14 May 2005) New Revision: 167
Modified: trunk/TODO trunk/packages/ncftp/Makefile Log: Added a note to TODO and updated ncftp Modified: trunk/TODO =================================================================== --- trunk/TODO 2005-05-14 21:27:15 UTC (rev 166) +++ trunk/TODO 2005-05-14 21:57:43 UTC (rev 167) @@ -9,3 +9,4 @@ * Remove Bitstream Vera, adjust /etc/fonts/fonts.conf accordingly * Ask someone how to use USB to serial converters. Add support to the kernel. * Find out exact requirements for Intel framebuffer +* Find a good way to run updatedb before the iso is burned Modified: trunk/packages/ncftp/Makefile =================================================================== --- trunk/packages/ncftp/Makefile 2005-05-14 21:27:15 UTC (rev 166) +++ trunk/packages/ncftp/Makefile 2005-05-14 21:57:43 UTC (rev 167) @@ -2,10 +2,10 @@ # Package versions NM= ncftp -VRS= 3.1.7 +VRS= 3.1.9 DIR= $(NM)-$(VRS) FILE= $(DIR)-src.tar.bz2 -URL= ftp://ftp.fu-berlin.de/unix/linux/mirrors/gentoo/distfiles/$(FILE) +URL= http://ftp.rge.com/pub/networking/$(NM)/$(FILE) #RULES -- http://linuxfromscratch.org/mailman/listinfo/livecd FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
