From b30c6c6078c19556306ab26d6d5e84ec6306c529 Mon Sep 17 00:00:00 2001 From: Stephen Walker Date: Sun, 18 Apr 2010 22:31:12 +0000 Subject: [PATCH] [packages] openl2tp: use the redirected to url SVN-Revision: 21007 --- net/openl2tp/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/openl2tp/Makefile b/net/openl2tp/Makefile index 609f6660f6..9505668f2b 100644 --- a/net/openl2tp/Makefile +++ b/net/openl2tp/Makefile @@ -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 -- 2.30.2