From: Florian Fainelli Date: Mon, 4 Sep 2006 20:39:21 +0000 (+0000) Subject: Fix download url in config.in X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=278b9713ec07fec8b4695f9a30dfb3a43d9fee29;p=15.05%2Fopenwrt.git Fix download url in config.in git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4750 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/keynote/Makefile b/package/keynote/Makefile index f5358ea36d..d61188c68a 100644 --- a/package/keynote/Makefile +++ b/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