Author: justin
Date: 2005-11-17 18:25:28 -0700 (Thu, 17 Nov 2005)
New Revision: 1093

Modified:
   branches/6.1.1-1/packages/openssl/Makefile
Log:
Fixed openssl filename in 6.1.1-1.

Modified: branches/6.1.1-1/packages/openssl/Makefile
===================================================================
--- branches/6.1.1-1/packages/openssl/Makefile  2005-11-18 00:51:20 UTC (rev 
1092)
+++ branches/6.1.1-1/packages/openssl/Makefile  2005-11-18 01:25:28 UTC (rev 
1093)
@@ -4,7 +4,7 @@
 NM= openssl
 VRS= 0.9.7g
 DIR= $(NM)-$(VRS)
-FILE= $(DIR).tar.gz
+FILE= $(DIR).tar.bz2
 PATCH1=  $(DIR)-fix_manpages-1.patch
 URL= $(HTTPBLFS)/$(NM)/$(FILE)
 URL1= $(HTTPBLFS)/$(NM)/$(PATCH1)

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

Reply via email to