summaryrefslogtreecommitdiffstats
path: root/package/keynote/Makefile
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-09-04 20:39:21 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-09-04 20:39:21 +0000
commit7588a35055989f6f3cddb77447d8192216b68a0b (patch)
treee778db79bd84d608990ccd0262706f0bc1cbbb81 /package/keynote/Makefile
parent82528b9a365d8dec11609e0ddf7d7f189b6520a1 (diff)
Fix download url in config.in
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4750 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/keynote/Makefile')
-rw-r--r--package/keynote/Makefile2
1 files changed, 1 insertions, 1 deletions
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