From: florian Date: Mon, 4 Sep 2006 20:39:21 +0000 (+0000) Subject: Fix download url in config.in X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=commitdiff_plain;h=7588a35055989f6f3cddb77447d8192216b68a0b 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 f5358ea36..d61188c68 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