X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fdiffutils;h=dc252f2b40f67f84580296d9f7cff324e82ad9b9;hp=952bc9a23e78e6218ac9440916380fa76eea381a;hb=f417cab6e071810694c7f496090b84d969ea03a1;hpb=cd1a2927226c734d96478e12bb768256fb64a06a diff --git a/lfs/diffutils b/lfs/diffutils index 952bc9a23e..dc252f2b40 100644 --- a/lfs/diffutils +++ b/lfs/diffutils @@ -18,12 +18,6 @@ # Makefiles are based on LFSMake, which is # # Copyright (C) 2002 Rod Roard # # # -# Modifications by: # -# ??-12-2003 Mark Wormgoor < mark@wormgoor.com> # -# - Modified Makefile for IPCop build # -# # -# $Id: diffutils,v 1.3.2.2 2005/02/05 15:38:14 gespinasse Exp $ -# # ############################################################################### ############################################################################### @@ -36,7 +30,7 @@ VER = 2.8.1 THISAPP = diffutils-$(VER) DL_FILE = $(THISAPP).tar.gz -DL_FROM = $(URL_GNU)/diffutils +DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) # Normal build or /tools build.