blob: ddf7ed2c8dd49e3e851726b2057ca0615c94957e (
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."
require nis.inc
|