]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/dnsmasq
Zweiter Teil des dicken Quellenupdates. Diesmal: C bis D.
[ipfire-2.x.git] / lfs / dnsmasq
index 574cd1f966dcecabdbd660fa5096dada175398b4..ef8507e38194c5d52bf5ed4ce688eaaf18a864bd 100644 (file)
 # Makefiles are based on LFSMake, which is                                    #
 # Copyright (C) 2002 Rod Roard <rod@sunsetsystems.com>                        #
 #                                                                             #
-# Modifications by:                                                           #
-# ??-12-2003 Mark Wormgoor < mark@wormgoor.com>                               #
-#          - Modified Makefile for IPCop build                                #
-#                                                                             #
-# $Id: dnsmasq,v 1.4.2.7 2005/04/28 19:34:48 gespinasse Exp $
-#                                                                             #
 ###############################################################################
 
 ###############################################################################
@@ -36,7 +30,7 @@ VER        = 2.22
 
 THISAPP    = dnsmasq-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
-DL_FROM    = http://thekelleys.org.uk/dnsmasq
+DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)