summaryrefslogtreecommitdiffstats
path: root/source/l/libnsl
diff options
context:
space:
mode:
Diffstat (limited to 'source/l/libnsl')
-rwxr-xr-xsource/l/libnsl/libnsl.SlackBuild2
-rw-r--r--source/l/libnsl/slack-desc8
2 files changed, 5 insertions, 5 deletions
diff --git a/source/l/libnsl/libnsl.SlackBuild b/source/l/libnsl/libnsl.SlackBuild
index 71f511553..284a3b697 100755
--- a/source/l/libnsl/libnsl.SlackBuild
+++ b/source/l/libnsl/libnsl.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=libnsl
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-3}
+BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
diff --git a/source/l/libnsl/slack-desc b/source/l/libnsl/slack-desc
index 6014e0126..417311d0a 100644
--- a/source/l/libnsl/slack-desc
+++ b/source/l/libnsl/slack-desc
@@ -6,12 +6,12 @@
# customary to leave one space after the ':'.
|-----handy-ruler------------------------------------------------------|
-libnsl: libnsl (NIS/YP and NIS+ library)
+libnsl: libnsl (NIS/YP library)
libnsl:
libnsl: This package contains the libnsl library. This library contains the
-libnsl: public client interface for NIS(YP) and NIS+. This code was formerly
-libnsl: part of glibc, but is now standalone to be able to link against TI-RPC
-libnsl: for IPv6 support.
+libnsl: public client interface for NIS(YP). This code was formerly part of
+libnsl: glibc, but is now standalone to be able to link against TI-RPC for
+libnsl: IPv6 support.
libnsl:
libnsl: Homepage: https://github.com/thkukuk/libnsl
libnsl: