          MODULE=ypbind-mt
         VERSION=1.12
#         VERSION=1.11
          SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=$KERNEL_URL/pub/linux/utils/net/NIS/$SOURCE
   SOURCE_URL[1]=ftp://ftp.kernel.org/pub/linux/utils/net/NIS/$SOURCE
        WEB_SITE=http://www.linux-nis.org/nis/ypbind-mt/index.html
         ENTERED=20010922
         UPDATED=20020618
SHORT="ypbind-mt is a multi-threaded implementation of a NIS binding daemon."
cat << EOF
ypbind-mt is a multi-threaded implementation of a NIS binding daemon. 
ypbind-mt compiles and works on Linux with glibx 2.x (libc6). It should 
work on every System with POSIX threads and glibc 2.x. It works under 
Linux with libc5 and linuxthreads 0.7.1, but this C library isn't really 
thread safe and shouldn't be used with threads.
EOF
