summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-07-26 01:14:24 -0700
committerroot <root@rshg054.dnsready.net>2013-07-26 01:14:24 -0700
commit09c5dbb237be55059b6816f81295f2f122742a0a (patch)
tree1e175dc5bb6de2e61d52b8fba36b6fea52517685 /core
parentd184897bb273331edc2aa9c37f6514f9956c58f4 (diff)
Fri Jul 26 01:13:58 PDT 2013
Diffstat (limited to 'core')
-rw-r--r--core/nfs-utils/PKGBUILD4
-rw-r--r--core/nfs-utils/nfs-utils.install6
2 files changed, 5 insertions, 5 deletions
diff --git a/core/nfs-utils/PKGBUILD b/core/nfs-utils/PKGBUILD
index 7822b0465..df05a0fac 100644
--- a/core/nfs-utils/PKGBUILD
+++ b/core/nfs-utils/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 188861 2013-06-23 11:12:05Z tpowa $
+# $Id: PKGBUILD 191387 2013-07-25 11:24:46Z tpowa $
# Maintainer: Tobias Powalowski <tpowa@archlinux.org>
# Contributor: John Proctor <jproctor@prium.net>
# Contributor: dibblethewrecker <dibblethewrecker.at.jiwe.org>
@@ -7,7 +7,7 @@
pkgname=nfs-utils
pkgver=1.2.8
-pkgrel=8
+pkgrel=9
pkgdesc="Support programs for Network File Systems"
arch=('i686' 'x86_64')
url='http://nfs.sourceforge.net'
diff --git a/core/nfs-utils/nfs-utils.install b/core/nfs-utils/nfs-utils.install
index 7dcdf9575..f6c72d915 100644
--- a/core/nfs-utils/nfs-utils.install
+++ b/core/nfs-utils/nfs-utils.install
@@ -5,9 +5,9 @@ cat << 'EOM'
==> Extended configuration options for NFS (clients & server) are available in
==> /etc/conf.d/nfs-common.conf and in /etc/conf.d/nfs-server.conf
==>
- ==> Please refer to http://wiki.archlinux.org/index.php/Nfs
- ==> for further information on NFS; for NFSv4, refer to
- ==> http://wiki.archlinux.org/index.php/NFSv4
+ ==> Please refer to http://wiki.archlinux.org/index.php/NFS
+ ==> for further information on NFS4; for NFSv3, refer to
+ ==> http://wiki.archlinux.org/index.php/NFSv3
EOM
}