Quellenupdate u.a. wegen Serverausfall bei Sourceforge.net

Wir haben die Absicht den Sourcecode auf eigenen Servern zu hosten!


git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@117 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
ms
2006-05-16 11:01:06 +00:00
parent a414d69631
commit a2cb3a3305
15 changed files with 173 additions and 236 deletions

View File

@@ -18,12 +18,6 @@
# 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: shadow,v 1.9.2.8 2005/03/15 18:00:09 gespinasse Exp $
# #
###############################################################################
###############################################################################
@@ -36,8 +30,7 @@ VER = 4.0.4.1
THISAPP = shadow-$(VER)
DL_FILE = $(THISAPP).tar.gz
DL_FROM = $(URL_IPCOP)
#DL_FROM = http://wiretapped.securax.org/security/host-security/shadow/old
DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)