[packages] openl2tp: use the redirected to url
authorswalker <swalker@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 18 Apr 2010 22:31:12 +0000 (22:31 +0000)
committerswalker <swalker@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 18 Apr 2010 22:31:12 +0000 (22:31 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21007 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/openl2tp/Makefile

index 609f666..9505668 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2009 OpenWrt.org
+# Copyright (C) 2009-2010 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -26,7 +26,7 @@ define Package/openl2tp
   CATEGORY:=Network
   DEPENDS:=+kmod-pppol2tp +ppp +portmap +libreadline +libncurses @LINUX_2_6
   TITLE:=An L2TP (Layer 2 Tunneling Protocol) daemon
-  URL:=http://opensource.katalix.com/openl2tp
+  URL:=http://www.openl2tp.org/
   SUBMENU:=VPN
 endef