From b7355489cbdad9c3562a361e023d108b9d30d4e4 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Fri, 6 Aug 2010 12:09:32 +0000 Subject: [PATCH] [packages] l2tpv3tun: fix invalid quotes breaking menuconfig SVN-Revision: 22510 --- net/l2tpv3tun/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/l2tpv3tun/Makefile b/net/l2tpv3tun/Makefile index 9091137a6f..568665b6a0 100644 --- a/net/l2tpv3tun/Makefile +++ b/net/l2tpv3tun/Makefile @@ -21,7 +21,7 @@ define Package/l2tpv3tun SECTION:=net CATEGORY:=Network DEPENDS:=+libnl @LINUX_2_6_35 - TITLE:=Control utility for static L2TP v3 ("Pseudowire") tunnels + TITLE:=Control utility for static L2TP v3 (Pseudowire) tunnels MAINTAINER:=Thomas Heil URL:=http://www.openl2tp.org endef -- 2.30.2