diff options
Diffstat (limited to 'openwrt/package/portmap')
-rw-r--r-- | openwrt/package/portmap/Config.in | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/openwrt/package/portmap/Config.in b/openwrt/package/portmap/Config.in index 41cd484809..b7ed5ae591 100644 --- a/openwrt/package/portmap/Config.in +++ b/openwrt/package/portmap/Config.in @@ -1,5 +1,7 @@ config BR2_PACKAGE_PORTMAP - tristate "RPC Portmapper" + tristate "portmap - RPC Portmapper" default m if CONFIG_DEVEL help The RPC Portmapper (used by the NFS Server) + +
\ No newline at end of file |