projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Makefile change to compile modules, minor change in patch
[openwrt.git]
/
openwrt
/
package
/
pptpd
/
Config.in
diff --git
a/openwrt/package/pptpd/Config.in
b/openwrt/package/pptpd/Config.in
index
6915029
..
1bb1527
100644
(file)
--- a/
openwrt/package/pptpd/Config.in
+++ b/
openwrt/package/pptpd/Config.in
@@
-1,7
+1,12
@@
config BR2_PACKAGE_PPTPD
config BR2_PACKAGE_PPTPD
- tristate "PPTP Server"
+ prompt "pptpd - PPTP (Point-to-Point Tunneling Protocol) server"
+ tristate
default m if CONFIG_DEVEL
select BR2_PACKAGE_KMOD_GRE
select BR2_PACKAGE_PPP
help
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/
+
+
This page took
0.021387 seconds
and
4
git commands to generate.