From 9251b17fbebea96a6b24f8dd81f6494c4cdd867d Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Mon, 4 Sep 2006 20:39:21 +0000 Subject: [PATCH] Fix download url in config.in SVN-Revision: 4750 --- openwrt/package/keynote/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openwrt/package/keynote/Makefile b/openwrt/package/keynote/Makefile index f5358ea36d..d61188c68a 100644 --- a/openwrt/package/keynote/Makefile +++ b/openwrt/package/keynote/Makefile @@ -29,7 +29,7 @@ CATEGORY:=Network DEPENDS:=@LINUX_2_6 TITLE:=IPsec management tools DESCRIPTION:=IPsec management tools -URL:=http://keynote.sourceforge.net/ +URL:=http://www1.cs.columbia.edu/~angelos/keynote.html endef define Build/Configure -- 2.25.1