summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2006-09-04 20:39:21 +0000
committerFlorian Fainelli <florian@openwrt.org>2006-09-04 20:39:21 +0000
commit9251b17fbebea96a6b24f8dd81f6494c4cdd867d (patch)
treedbfb033f30f152db5872a72e4fda1e04a681db4a
parentd192e46882a5c5a774084ab5cb3cf91a2efd52ec (diff)
downloadmtk-20170518-9251b17fbebea96a6b24f8dd81f6494c4cdd867d.zip
mtk-20170518-9251b17fbebea96a6b24f8dd81f6494c4cdd867d.tar.gz
mtk-20170518-9251b17fbebea96a6b24f8dd81f6494c4cdd867d.tar.bz2
Fix download url in config.in
SVN-Revision: 4750
-rw-r--r--openwrt/package/keynote/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/keynote/Makefile b/openwrt/package/keynote/Makefile
index f5358ea..d61188c 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