From fdffe64b4645d2f44cf8876681d41ac4d2ef1561 Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Sat, 5 Nov 2005 02:16:36 +0000 Subject: reorganize/rationalize/format package menuconfig, make updatedd modular git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2333 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/pptp/Config.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/pptp') diff --git a/package/pptp/Config.in b/package/pptp/Config.in index 905506e39d..88da23748c 100644 --- a/package/pptp/Config.in +++ b/package/pptp/Config.in @@ -1,5 +1,5 @@ config BR2_PACKAGE_PPTP - prompt "pptp - PPTP (Point-to-Point Tunneling Protocol) client" + prompt "pptp.............................. PPTP (Point-to-Point Tunneling Protocol) client" tristate default m if CONFIG_DEVEL select BR2_PACKAGE_KMOD_GRE @@ -8,4 +8,4 @@ config BR2_PACKAGE_PPTP A Point-to-Point Tunneling Protocol Client http://pptpclient.sourceforge.net/ - + -- cgit v1.2.3