blob: dda6f7f4deaeeadda9727a1de60dde28a7c7b66f (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# This package builds tools to manage NIS
# The source package is utils/net/NIS/yp-tools
#
PR = "r0"
DESCRIPTION="\
Network Information Service tools. \
This package contains ypcat, ypmatch, ypset, \
ypwhich, yppasswd, domainname, nisdomainname \
and ypdomainname."
include nis.inc
|