Author: justin Date: 2006-01-09 15:26:39 -0700 (Mon, 09 Jan 2006) New Revision: 1348
Modified: trunk/packages/Terminal/Makefile trunk/packages/exo/Makefile Log: [trunk] Fixed broken download links for libexo and Terminal. Modified: trunk/packages/Terminal/Makefile =================================================================== --- trunk/packages/Terminal/Makefile 2006-01-09 22:20:13 UTC (rev 1347) +++ trunk/packages/Terminal/Makefile 2006-01-09 22:26:39 UTC (rev 1348) @@ -5,7 +5,7 @@ DIR= $(NM)-$(VRS) FILE= $(DIR).tar.bz2 -URL-$(FILE)= http://www.os-works.com/files/projects/terminal/0.2/$(FILE) +URL-$(FILE)= http://download.berlios.de/xfce-goodies/$(FILE) SHA-$(FILE)= 8787f574469ec47cba9786d64fa5803fd28dd3b3 # Targets Modified: trunk/packages/exo/Makefile =================================================================== --- trunk/packages/exo/Makefile 2006-01-09 22:20:13 UTC (rev 1347) +++ trunk/packages/exo/Makefile 2006-01-09 22:26:39 UTC (rev 1348) @@ -5,7 +5,7 @@ DIR= $(NM)-$(VRS) FILE= $(DIR).tar.bz2 -URL-$(FILE)= http://www.os-works.com/files/projects/libexo/0.3/$(FILE) +URL-$(FILE)= http://download.berlios.de/xfce-goodies/$(FILE) SHA-$(FILE)= 724715b157b6b4a664516459f6c3be10ae82cc4b # Targets -- http://linuxfromscratch.org/mailman/listinfo/livecd FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
