From 57b3da14cd145a03f399b29b5e9eb15206f6cc79 Mon Sep 17 00:00:00 2001 From: nico Date: Wed, 18 May 2005 23:42:09 +0000 Subject: Convert pptp to new packaging style git-svn-id: svn://svn.openwrt.org/openwrt/trunk@941 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/package/pptp/Config.in | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'openwrt/package/pptp/Config.in') diff --git a/openwrt/package/pptp/Config.in b/openwrt/package/pptp/Config.in index 8ffeff264..ad41744ce 100644 --- a/openwrt/package/pptp/Config.in +++ b/openwrt/package/pptp/Config.in @@ -1,7 +1,11 @@ config BR2_PACKAGE_PPTP - tristate "PPTP Client" + prompt "pptp - a PPTP (Point-to-Point Tunneling Protocol) client" + tristate default m if CONFIG_DEVEL select BR2_PACKAGE_KMOD_GRE select BR2_PACKAGE_PPP help A Point-to-Point Tunneling Protocol Client + + http://pptpclient.sourceforge.net/ + -- cgit v1.2.3