From f23d103cd518006d98353a922f94bc70f4e26c24 Mon Sep 17 00:00:00 2001 From: nico Date: Thu, 19 May 2005 00:03:33 +0000 Subject: Convert pptpd to new packaging style git-svn-id: svn://svn.openwrt.org/openwrt/trunk@942 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/package/pptpd/Config.in | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'openwrt/package/pptpd/Config.in') diff --git a/openwrt/package/pptpd/Config.in b/openwrt/package/pptpd/Config.in index 691502916..ab495f064 100644 --- a/openwrt/package/pptpd/Config.in +++ b/openwrt/package/pptpd/Config.in @@ -1,7 +1,12 @@ config BR2_PACKAGE_PPTPD - tristate "PPTP Server" + prompt "pptpd - a PPTP (Point-to-Point Tunneling Protocol) server" + tristate default m if CONFIG_DEVEL select BR2_PACKAGE_KMOD_GRE select BR2_PACKAGE_PPP help - A Point-to-Point Tunneling Protocol Server + A Point-to-Point Tunneling Protocol server + + http://poptop.sourceforge.net/ + + -- cgit v1.2.3