]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/HTML-Parser
Source-Links gefixt.
[people/pmueller/ipfire-2.x.git] / lfs / HTML-Parser
index 42017f4f8c3ed696212eef1eb3ea16e30f89d821..f0909c1265c70a8b8389ba473a68ae9d1db3a8c0 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: HTML-Parser,v 1.1.2.2 2005/07/07 22:31:30 gespinasse Exp $
-#                                                                             #
 ###############################################################################
 
 ###############################################################################
@@ -36,7 +30,7 @@ VER        = 3.45
 
 THISAPP    = HTML-Parser-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
-DL_FROM    = $(URL_CPAN)/HTML
+DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)