]> rtime.felk.cvut.cz Git - coffee/buildroot.git/blobdiff - package/nfs-utils/Config.in
nfs-utils: update homepage link
[coffee/buildroot.git] / package / nfs-utils / Config.in
index bfaddd151610a7bf329cd0514cb616a34fff39cd..055b711f0d4b4b5ac1d272606791dfe88d06f5e4 100644 (file)
@@ -5,13 +5,13 @@ comment "nfs-utils needs a toolchain w/ threads"
 config BR2_PACKAGE_NFS_UTILS
        bool "nfs-utils"
        depends on BR2_TOOLCHAIN_HAS_THREADS # libtirpc, rpcbind
+       depends on BR2_USE_MMU # fork()
        select BR2_PACKAGE_LIBTIRPC if !BR2_TOOLCHAIN_HAS_NATIVE_RPC
        select BR2_PACKAGE_RPCBIND # runtime
-       depends on BR2_USE_MMU # fork()
        help
          The NFS Linux kernel server.
 
-         http://sourceforge.net/projects/nfs
+         http://linux-nfs.org/
 
 if BR2_PACKAGE_NFS_UTILS