Author: justin Date: 2005-11-26 20:45:01 -0700 (Sat, 26 Nov 2005) New Revision: 1165
Modified: trunk/packages/man-pages/Makefile Log: Upgraded man-pages in trunk. Modified: trunk/packages/man-pages/Makefile =================================================================== --- trunk/packages/man-pages/Makefile 2005-11-27 03:44:44 UTC (rev 1164) +++ trunk/packages/man-pages/Makefile 2005-11-27 03:45:01 UTC (rev 1165) @@ -1,12 +1,12 @@ # Man-pages Makefile NM= man-pages -VRS= 2.13 +VRS= 2.14 DIR= $(NM)-$(VRS) FILE= $(DIR).tar.bz2 URL-$(FILE)= $(HTTP)/$(NM)/$(FILE) -SHA-$(FILE)= 85eca68ecf1ea9a0eb04d05880874932b2190d94 +SHA-$(FILE)= 5add7e9db97b64281e75e1f0df19e9bc8b234fb0 # Targets -- http://linuxfromscratch.org/mailman/listinfo/livecd FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
