1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-13 00:08:04 +03:00
openwrt-xburst/package/portmap/ipkg/portmap.control
nbd 7c673c3d26 remove Maintainer: and Source: from packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2210 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-10-21 17:21:28 +00:00

10 lines
291 B
Plaintext

Package: portmap
Priority: optional
Section: net
Description: The RPC Portmapper
Portmap is a server that converts RPC (Remote Procedure Call) program
numbers into DARPA protocol port numbers. It must be running in order
to make RPC calls.
.
Services that use RPC include NFS and NIS.