From owner-svn-ports-head@freebsd.org Sat Apr 21 20:36:07 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5674CFA18E9; Sat, 21 Apr 2018 20:36:07 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 029E56D9DB; Sat, 21 Apr 2018 20:36:07 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id F089E40DD; Sat, 21 Apr 2018 20:36:06 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3LKa6lE059995; Sat, 21 Apr 2018 20:36:06 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3LKa6QI059994; Sat, 21 Apr 2018 20:36:06 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201804212036.w3LKa6QI059994@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Sat, 21 Apr 2018 20:36:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467905 - head/sysutils/yadm X-SVN-Group: ports-head X-SVN-Commit-Author: madpilot X-SVN-Commit-Paths: head/sysutils/yadm X-SVN-Commit-Revision: 467905 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Apr 2018 20:36:07 -0000 Author: madpilot Date: Sat Apr 21 20:36:06 2018 New Revision: 467905 URL: https://svnweb.freebsd.org/changeset/ports/467905 Log: Provide a better pkg-descr. Reported by: adamw Modified: head/sysutils/yadm/pkg-descr Modified: head/sysutils/yadm/pkg-descr ============================================================================== --- head/sysutils/yadm/pkg-descr Sat Apr 21 19:39:38 2018 (r467904) +++ head/sysutils/yadm/pkg-descr Sat Apr 21 20:36:06 2018 (r467905) @@ -1,3 +1,7 @@ -Yet Another Dotfiles Manager +Yadm is like having a version of Git, that only operates on your +dotfiles. + +Yadm helps you maintain a single repository of dotfiles, while +keeping them where they belong, in $HOME. WWW: https://thelocehiliosan.github.io/yadm/