[packages] l2tpv3tun: fix invalid quotes breaking menuconfig
authorJo-Philipp Wich <jow@openwrt.org>
Fri, 6 Aug 2010 12:09:32 +0000 (12:09 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Fri, 6 Aug 2010 12:09:32 +0000 (12:09 +0000)
SVN-Revision: 22510

net/l2tpv3tun/Makefile

index 9091137a6f70daf69800d90c1e2c82bde5ea971b..568665b6a092f4eb7a0ab11eda19bfcf898d114a 100644 (file)
@@ -21,7 +21,7 @@ define Package/l2tpv3tun
   SECTION:=net
   CATEGORY:=Network
   DEPENDS:=+libnl @LINUX_2_6_35
   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 <heil@terminal-consulting.de>
   URL:=http://www.openl2tp.org
 endef
   MAINTAINER:=Thomas Heil <heil@terminal-consulting.de>
   URL:=http://www.openl2tp.org
 endef