X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=blobdiff_plain;f=lfs%2Farping;h=086969a5541b55821ecd6c2c7f51702ef0b2f67c;hp=b8bc41f3b5a3ca055854fc5a6d0a27756eb22378;hb=1751628e3cdc68df2429f5668c5e360e1b3ea73b;hpb=5fcb6d5a39c4aa7fe75fae2ba6bfcc617ee384ef diff --git a/lfs/arping b/lfs/arping index b8bc41f3b5..086969a554 100644 --- a/lfs/arping +++ b/lfs/arping @@ -18,12 +18,6 @@ # Makefiles are based on LFSMake, which is # # Copyright (C) 2002 Rod Roard # # # -# Modifications by: # -# 21-4-2004 Roy Walker < rwalker@miracomnetwork.com> # -# - Modified Makefile for IPCop build # -# # -# -# # ############################################################################### ############################################################################### @@ -36,8 +30,7 @@ VER = 2.05 THISAPP = arping-$(VER) DL_FILE = $(THISAPP).tar.gz -#DL_FROM = ftp://ftp.habets.pp.se/pub/synscan -DL_FROM = http://www.mirrors.wiretapped.net/security/network-mapping/arping +DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP)