Author: justin Date: 2005-12-03 08:12:45 -0700 (Sat, 03 Dec 2005) New Revision: 1207
Modified: branches/6.1.1-newmake/packages/man-pages/Makefile Log: Fixed man-pages version in 6.1.1-newmake. Modified: branches/6.1.1-newmake/packages/man-pages/Makefile =================================================================== --- branches/6.1.1-newmake/packages/man-pages/Makefile 2005-12-03 04:59:13 UTC (rev 1206) +++ branches/6.1.1-newmake/packages/man-pages/Makefile 2005-12-03 15:12:45 UTC (rev 1207) @@ -1,12 +1,12 @@ # Man-pages Makefile NM= man-pages -VRS= 2.13 +VRS= 2.01 DIR= $(NM)-$(VRS) FILE= $(DIR).tar.bz2 URL-$(FILE)= $(HTTP)/$(NM)/$(FILE) -SHA-$(FILE)= 85eca68ecf1ea9a0eb04d05880874932b2190d94 +SHA-$(FILE)= 39890603246f944197478fc50d61920eae6e581d # Targets -- http://linuxfromscratch.org/mailman/listinfo/livecd FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
